python3.3m-config
Version 3.3 of the Python programming language
Install
- All systems
-
curl cmd.cat/python3.3m-config.sh
- Fedora
-
dnf install python33
- Raspbian
-
apt-get install python3.3-dev
- Dockerfile
- dockerfile.run/python3.3m-config
python33
Version 3.3 of the Python programming language
python3.3-dev
Header files and a static library for Python (v3.3)
Header files, a static library and development tools for building Python (v3.3) modules, extending the Python interpreter or embedding Python (v3.3) in applications. Maintainers of Python packages should read README.maintainers.