update-python-modules
automated rebuilding support for Python modules
Install
- All systems
-
curl cmd.cat/update-python-modules.sh
- Debian
-
apt-get install python-support - Ubuntu
-
apt-get install python-support - Windows (WSL2)
-
sudo apt-get updatesudo 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.