![GitHub commits since latest release](https://img.shields.io/github/commits-since/pypa/virtualenv/latest) ![PyPI](https://img.shields.io/pypi/v/virtualenv?style=flat-square) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/virtualenv?style=flat-square) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/virtualenv?style=flat-square) ![Documentation](https://readthedocs.org/projects/virtualenv/badge/?version=latest&style=flat-square) ![PyPI - Downloads](https://img.shields.io/pypi/dm/virtualenv?style=flat-square) ![PyPI - License](https://img.shields.io/pypi/l/virtualenv?style=flat-square) ![Azure DevOps builds](https://img.shields.io/azure-devops/build/pypa/virtualenv/11?style=flat-square) ![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/pypa/virtualenv/11?style=flat-square) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) virtualenv ========== 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/changes.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 [PyPA Code of Conduct](https://www.pypa.io/en/latest/code-of-conduct/).