dh_pysupport

automated rebuilding support for Python modules

Install

All systems
curl cmd.cat/dh_pysupport.sh
Debian Debian
apt-get install python-support
Ubuntu
apt-get install python-support
Windows (WSL2)
sudo apt-get update sudo apt-get install python-support
Raspbian
apt-get install python-support

python-support

automated rebuilding support for Python modules

This package contains the 'update-python-modules' script, which takes care of byte-compilation of Python-only modules. Private modules are automatically rebuilt upon major Python upgrades, avoiding the need for strong dependencies. Public modules are automatically made available for all installed Python versions.