python_discovery: Python interpreter discovery¶
Description¶
python-discovery provides Python interpreter discovery for tools such as tox and virtualenv. It locates Python installations on the system across different platforms and provides a consistent API for querying interpreter properties.
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.5.1
version_requirements.txt:
python-discovery
Installation commands¶
$ pip install python-discovery
$ sage -i python_discovery
If the system package is installed, ./configure will check if it can be used.