https://github.com/pypa/virtualenv
Virtual Python Environment builder
https://github.com/pypa/virtualenv
cython hacktoberfest jython library pypa pypy pypy3 python virtualenv
Last synced: 6 days ago
JSON representation
Virtual Python Environment builder
- Host: GitHub
- URL: https://github.com/pypa/virtualenv
- Owner: pypa
- License: mit
- Created: 2011-03-06T14:33:27.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T16:46:07.000Z (14 days ago)
- Last Synced: 2025-04-01T03:16:36.639Z (14 days ago)
- Topics: cython, hacktoberfest, jython, library, pypa, pypy, pypy3, python, virtualenv
- Language: Python
- Homepage: https://virtualenv.pypa.io
- Size: 159 MB
- Stars: 4,889
- Watchers: 168
- Forks: 1,043
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-nu - virtualenv
- awesome-starred - virtualenv - Virtual Python Environment builder (Python)
- awesome-engineering - Virtualenv
- awesome-engineering - Virtualenv
- awesome-python-resources - GitHub - 6% open · ⏱️ 21.08.2022): (环境管理)
- best-of-python-dev - GitHub - 1% open · ⏱️ 24.05.2024): (Virtual Environments)
README
# virtualenv
[](https://pypi.org/project/virtualenv)
[](https://pypi.org/project/virtualenv)
[](https://pypi.org/project/virtualenv)
[](http://virtualenv.pypa.io)
[](https://discord.gg/pypa)
[](https://pepy.tech/project/virtualenv)
[](https://opensource.org/licenses/MIT)
[](https://github.com/pypa/virtualenv/actions/workflows/check.yaml)A tool for creating isolated `virtual` python environments.
- [Installation](https://virtualenv.pypa.io/en/latest/installation.html)
- [Documentation](https://virtualenv.pypa.io)
- [Changelog](https://virtualenv.pypa.io/en/latest/changelog.html)
- [Issues](https://github.com/pypa/virtualenv/issues)
- [PyPI](https://pypi.org/project/virtualenv)
- [Github](https://github.com/pypa/virtualenv)## Code of Conduct
Everyone interacting in the virtualenv project's codebases, issue trackers, chat rooms, and mailing lists is expected to
follow the [PSF Code of Conduct](https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md).