library for discovering Python interpreters
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.
Homepage: https://github.com/tox-dev/python-discovery
Maintainer: Pavel Korovin <pvk@openbsd.org>