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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pyenv!