dh_python3
Debian helper tools for packaging Python libraries and applications
Install
- All systems
-
curl cmd.cat/dh_python3.sh
- Debian
-
apt-get install dh-python - Ubuntu
-
apt-get install dh-python - Kali Linux
-
apt-get install dh-python - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dh-python - Raspbian
-
apt-get install dh-python
dh-python
Debian helper tools for packaging Python libraries and applications
This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc.
python3
interactive high-level object-oriented language (default python3 version)
Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6).