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
Iris Powered By Generali - Iris puts your customer in control of their identity.
Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pyenv!