SlackBuilds Repository

15.0 > Python > python3-discovery (1.2.1)

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

Source Downloads:
python-discovery-1.2.1.tar.gz (334e37509b65c3de498103988cbc454d)

Download SlackBuild:
python3-discovery.tar.gz
python3-discovery.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds