mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
5 lines
253 B
Plaintext
5 lines
253 B
Plaintext
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.
|