pyenv
Python version manager
A tool for managing multiple Python versions on a system
Simple Python version management
40k stars
388 watching
3k forks
Language: Roff
last commit: about 1 month ago
Linked from 6 awesome lists
pythonshell
Related projects:
Repository | Description | Stars |
---|---|---|
pyenv-win/pyenv-win | A tool for managing multiple Python versions on Windows | 5,146 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
gabrielfalcao/pyenv-action | A GitHub Action that automates the installation and management of Python versions using pyenv. | 38 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,183 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,844 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,253 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
qw3rtman/p | A utility for managing different versions of Python on a single system. | 776 |
nyaadevs/nyaa | A bittorrent client for anime fans | 3,285 |
pyload/pyload | A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. | 3,362 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
pypa/setuptools-scm | Automatically extracts and manages version numbers from Git or SVN metadata | 869 |
python-poetry/poetry | Makes managing dependencies and packaging for Python projects easier | 32,005 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,130 |