Contents

virtualenv 20.37.0

0

Virtual Python Environment builder

Virtual Python Environment builder

Stars: 5011, Watchers: 5011, Forks: 1084, Open Issues: 13

The pypa/virtualenv repo was created 14 years ago and the last code push was 13 hours ago.
The project is extremely popular with a mindblowing 5011 github stars!

How to Install virtualenv

You can install virtualenv using pip

pip install virtualenv

or add it to a project with poetry

poetry add virtualenv

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/virtualenv/
Documentation:
https://virtualenv.pypa.io
GitHub Repo:
https://github.com/pypa/virtualenv

Classifiers

  • Software Development/Libraries
  • Software Development/Testing
  • Utilities
No  virtualenv  pypi packages just yet.

Errors

A list of common virtualenv errors.

Code Examples

Here are some virtualenv code examples and snippets.

GitHub Issues

The virtualenv package has 13 open issues on GitHub

  • add support for RustPython under posix

See more issues on GitHub

Related Packages & Articles

tox 4.38.0

tox is a generic virtualenv management and test command line tool

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python