Learn Before
Concept icon
Concept

pyenv Python Version Manager

pyenv is an open-source command-line tool for installing and selecting Python versions. It can set a global default and a project-specific local version, allowing different projects to use different Python versions. The supplied documentation covers pyenv for macOS and pyenv-win for Windows: https://github.com/pyenv/pyenv and https://github.com/pyenv-win/pyenv-win

0

1

Concept icon
Updated 2026-08-11

Tags

Python Programming Language

Data Science