| Port details |
- py-python-discovery Python interpreter discovery
- 1.1.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-02-27 11:06:05
- Last Update: 2026-02-27 11:04:12
- Commit Hash: 4c230a4
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/python-discovery/
- Description:
- You may have multiple Python versions installed on your machine – system
Python, versions from pyenv, mise, asdf, uv, or the Windows registry (PEP 514).
python-discovery finds the right one for you.
Give it a requirement like python3.12 or >=3.11,<3.13, and python-discovery
searches all known locations, verifies each candidate, and returns detailed
metadata about the match. Results are cached to disk so repeated lookups are
fast.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-discovery>0:devel/py-python-discovery@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-discovery/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-discovery
- pkg install py311-python-discovery
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-python-discovery listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-discovery
- Package flavors (<flavor>: <package>)
- py311: py311-python-discovery
- distinfo:
- TIMESTAMP = 1772187914
SHA256 (python_discovery-1.1.0.tar.gz) = 447941ba1aed8cc2ab7ee3cb91be5fc137c5bdbb05b7e6ea62fbdcb66e50b268
SIZE (python_discovery-1.1.0.tar.gz) = 55674
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0.5.0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.28.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-virtualenv
- for Run
-
- devel/py-virtualenv
Configuration Options:
- No options to configure
- Options name:
- devel_py-python-discovery
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|