dh_virtualenv
wrap and build python packages using virtualenv
Install
- All systems
-
curl cmd.cat/dh_virtualenv.sh
- Debian
-
apt-get install dh-virtualenv
- Ubuntu
-
apt-get install dh-virtualenv
- Kali Linux
-
apt-get install dh-virtualenv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-virtualenv
- Raspbian
-
apt-get install dh-virtualenv
- Dockerfile
- dockerfile.run/dh_virtualenv
dh-virtualenv
wrap and build python packages using virtualenv
This package provides a dh sequencer that helps you to deploy your virtualenv wrapped installation inside a Debian package.