Learn Before
Concept

pyenv

pyenv is an open-source Python version management tool for the command-line. It allows for the changing of both global and local versions of Python, and resolves the issue of different local Python projects supporting different versions of Python. It also allows for the installation of any currently supported or legacy version of Python. macOS machines utilize pyenv whereas Windows machines must use pyenv-win.

0

1

Updated 2021-08-03

Contributors are:

Tags

Python Programming Language

Data Science

Related