pyenv is a tool for the simple management of Python versions: it lets you easily switch between different Python versions, offering support for per-project Python versions. pyenv is an uncomplicated, unobtrusive tool that simply works, and follows the UNIX tradition of single-purpose tools that do one thing well.
Unlike other similar tools, pyenv does not depend on Python itself. Having been made from pure shell scripts, it's safe from a Python bootstrap problem. It doesn't need to be loaded into your shell thanks to its shim approach, and can manage virtualenv for you.
pyenv is a fork of rbenv and ruby-build, modified for Python.
Features
- Enables you to change the global Python version on a per-user basis
- Supports per-project Python versions
- Can override the Python version with an environment variable
- Search commands from several different versions of Python at a time
- Can automate and manage virtualenv
Categories
Version ControlLicense
MIT LicenseFollow pyenv
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pyenv!