python3-discovery (Python interpreter discovery)
python-discovery is a library for discovering Python interpreters
installed on your machine. You may have multiple Python versions
from system packages, pyenv, mise, asdf, uv, or the Windows registry
(PEP 514). This library finds the right one for you.
Give it a requirement like python3.12 or >=3.11,<3.13, and it searches
all known locations, verifies each candidate, and returns detailed
metadata about the match. Results are cached to disk so repeated
lookups are fast.
This requires: python3-platformdirs, python3-filelock
Maintained by: Jeremy Hansen
Keywords:
ChangeLog: python3-discovery
Homepage:
https://github.com/tox-dev/python-discovery
Download SlackBuild:
python3-discovery.tar.gz
python3-discovery.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| python3-discovery.SlackBuild |
| python3-discovery.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds