2816 Forks
32472 Stars
32472 Watchers

pyenv

Simple Python version management

How to download and setup pyenv

Open terminal and run command
git clone https://github.com/pyenv/pyenv.git
git clone is used to create a copy or clone of pyenv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyenv https://github.com/pyenv/pyenv/archive/master.zip

Or simply clone pyenv with SSH
[email protected]:pyenv/pyenv.git

If you have some problems with pyenv

You may open issue on pyenv support forum (system) here: https://github.com/pyenv/pyenv/issues