https://github.com/pypa/virtualenv
cython hacktoberfest jython library pypa pypy pypy3 python virtualenv
Score: 8.524168805152662
Last synced: about 9 hours ago
JSON representation
Repository metadata:
Virtual Python Environment builder
- Host: GitHub
- URL: https://github.com/pypa/virtualenv
- Owner: pypa
- License: mit
- Created: 2011-03-06T14:33:27.000Z (about 15 years ago)
- Default Branch: main
- Last Pushed: 2026-04-29T08:04:00.000Z (16 days ago)
- Last Synced: 2026-05-02T00:33:25.787Z (13 days ago)
- Topics: cython, hacktoberfest, jython, library, pypa, pypy, pypy3, python, virtualenv
- Language: Python
- Homepage: https://virtualenv.pypa.io
- Size: 171 MB
- Stars: 5,033
- Watchers: 161
- Forks: 1,089
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
- Security: .github/SECURITY.md
-
Funding:
- Tidelift: pypi/virtualenv
Owner metadata:
- Name: Python Packaging Authority
- Login: pypa
- Email: info@pypa.io
- Kind: organization
- Description:
- Website: https://www.pypa.io
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/647025?v=4
- Repositories: 58
- Last Synced at: 2026-05-09T00:36:07.057Z
- Profile URL: https://github.com/pypa
Dependencies
pyproject.toml
pypi
- distlib <1,>=0.3.7
- filelock <4,>=3.12.2
- importlib-metadata >=6.6; python_version < "3.8"
- platformdirs <5,>=3.9.1
tests/unit/create/console_app/setup.py
pypi
tests/unit/create/via_global_ref/greet/setup.py
pypi
.github/workflows/check.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- astral-sh/setup-uv v4 composite
.github/workflows/release.yaml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- astral-sh/setup-uv v4 composite
- pypa/gh-action-pypi-publish v1.13.0 composite