Skip to content

A utility to find python versions on your system

License

Notifications You must be signed in to change notification settings

huxuan/findpython

Repository files navigation

FindPython

A utility to find python versions on your system.

Tests PyPI PyPI - Python Version pdm-managed

Description

This library is a rewrite of pythonfinder project by @techalchemy. It simplifies the whole code structure while preserving most of the original features.

Installation

FindPython is installable via any kind of package manager including pip:

pip install findpython
Expand this section to see findpython's availability in the package ecosystem Packaging status

Usage