x86_64-linux-gnu-python3.5m-config

Header files and a static library for Python (v3.5)

Install

All systems
curl cmd.cat/x86_64-linux-gnu-python3.5m-config.sh
Debian Debian
apt-get install libpython3.5-dev
Ubuntu
apt-get install libpython3.5-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libpython3.5-dev
Raspbian
apt-get install libpython3.5-dev

libpython3.5-dev

Header files and a static library for Python (v3.5)

Header files, a static library and development tools for building Python (v3.5) modules, extending the Python interpreter or embedding Python (v3.5) in applications. Maintainers of Python packages should read README.maintainers. This package contains development files. It is normally not used on it's own, but as a dependency of python3.5-dev.