The pyenv organization on GitHub focuses on Python version management, hosting a wide range of repositories primarily written in Shell and CSS. Notable projects include pyenv, a tool for managing Python versions, and pyenv-virtualenv, which integrates virtual environment support, alongside various plugins that enhance functionality.
Simple Python version management
a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
This tool is used to install `pyenv` and friends.
an alternative approach to manage virtualenvs from pyenv.
update pyenv and plugins
Migrate pip packages from a Python version to another
Verify pyenv installation
Integrate pyenv and system commands.
Never run `pyenv rehash` again
Make Python build faster, with using the leverage of `ccache`.
Allow pyenv to guess the python version from the program name.
pyenv.github.io
Provides `push` and `pop` for pyenv
List virtual environments that use pyenv-managed versions of Python
No description provided for this repository.
pyenv builds a collection of tools on GitHub dedicated to Python version management. This includes repositories like pyenv for managing Python versions and pyenv-virtualenv for handling virtual environments.
pyenv primarily uses Shell for its core functionalities, with some elements in CSS for styling. This focus allows for efficient management of Python versions across different environments.
Yes, all of pyenv's repositories are public on GitHub. This transparency allows users to access, contribute to, and audit the source code of their tools and plugins.
Monitor pyenv with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account