virtualenv
Virtual environment builder
Creates isolated environments for Python applications.
Virtual Python Environment builder
5k stars
170 watching
1k forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
cythonhacktoberfestjythonlibrarypypapypypypy3pythonvirtualenv
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
| The software behind the Python Package Index. | 3,617 |
| A tool for managing multiple Python versions on a system | 39,896 |
| Automates setup of virtual environments with virtualenvwrapper for Python development | 850 |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
| An implementation of the Ethereum Virtual Machine in Python | 2,279 |
| Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,928 |
| A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
| A PyPI staging server and packaging/testing/release tool | 923 |
| Provides a simple and correct way to build Python packages in isolated environments. | 748 |
| Lets you set environment variables in your tests using a YAML config file or pytest.ini configuration | 158 |
| A GitHub Action that automates the installation and management of Python versions using pyenv. | 38 |
| A Python library providing a client interface to the Kubernetes API. | 6,848 |
| A tool for managing multiple Python versions on Windows | 5,146 |
| Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,138 |