virtualenv.pypa.io

https://virtualenv.pypa.io/en/latest

py:module

Identifier Project Name Version Location Display Name Usage example
virtualenv virtualenv 20.26 user_guide.html#module-virtualenv - :py:mod:`virtualenv`

py:class

Identifier Project Name Version Location Display Name Usage example
virtualenv.activation.activator.Activator virtualenv 20.26 extend.html#virtualenv.activation.activator.Activator - :py:class:`virtualenv.activation.activator.Activator`
virtualenv.create.creator.Creator virtualenv 20.26 extend.html#virtualenv.create.creator.Creator - :py:class:`virtualenv.create.creator.Creator`
virtualenv.discovery.discover.Discover virtualenv 20.26 extend.html#virtualenv.discovery.discover.Discover - :py:class:`virtualenv.discovery.discover.Discover`
virtualenv.run.session.Session virtualenv 20.26 user_guide.html#virtualenv.run.session.Session - :py:class:`virtualenv.run.session.Session`
virtualenv.seed.seeder.Seeder virtualenv 20.26 extend.html#virtualenv.seed.seeder.Seeder - :py:class:`virtualenv.seed.seeder.Seeder`

py:method

Identifier Project Name Version Location Display Name Usage example
virtualenv.activation.activator.Activator.add_parser_arguments virtualenv 20.26 extend.html#virtualenv.activation.activator.Activator.add_parser_arguments - :py:method:`virtualenv.activation.activator.Activator.add_parser_arguments`
virtualenv.activation.activator.Activator.generate virtualenv 20.26 extend.html#virtualenv.activation.activator.Activator.generate - :py:method:`virtualenv.activation.activator.Activator.generate`
virtualenv.activation.activator.Activator.supports virtualenv 20.26 extend.html#virtualenv.activation.activator.Activator.supports - :py:method:`virtualenv.activation.activator.Activator.supports`
virtualenv.create.creator.Creator.add_parser_arguments virtualenv 20.26 extend.html#virtualenv.create.creator.Creator.add_parser_arguments - :py:method:`virtualenv.create.creator.Creator.add_parser_arguments`
virtualenv.create.creator.Creator.can_create virtualenv 20.26 extend.html#virtualenv.create.creator.Creator.can_create - :py:method:`virtualenv.create.creator.Creator.can_create`
virtualenv.create.creator.Creator.create virtualenv 20.26 extend.html#virtualenv.create.creator.Creator.create - :py:method:`virtualenv.create.creator.Creator.create`
virtualenv.create.creator.Creator.setup_ignore_vcs virtualenv 20.26 extend.html#virtualenv.create.creator.Creator.setup_ignore_vcs - :py:method:`virtualenv.create.creator.Creator.setup_ignore_vcs`
virtualenv.discovery.discover.Discover.add_parser_arguments virtualenv 20.26 extend.html#virtualenv.discovery.discover.Discover.add_parser_arguments - :py:method:`virtualenv.discovery.discover.Discover.add_parser_arguments`
virtualenv.discovery.discover.Discover.run virtualenv 20.26 extend.html#virtualenv.discovery.discover.Discover.run - :py:method:`virtualenv.discovery.discover.Discover.run`
virtualenv.seed.seeder.Seeder.add_parser_arguments virtualenv 20.26 extend.html#virtualenv.seed.seeder.Seeder.add_parser_arguments - :py:method:`virtualenv.seed.seeder.Seeder.add_parser_arguments`
virtualenv.seed.seeder.Seeder.run virtualenv 20.26 extend.html#virtualenv.seed.seeder.Seeder.run - :py:method:`virtualenv.seed.seeder.Seeder.run`

py:function

Identifier Project Name Version Location Display Name Usage example
virtualenv.cli_run virtualenv 20.26 user_guide.html#virtualenv.cli_run - :py:function:`virtualenv.cli_run`
virtualenv.session_via_cli virtualenv 20.26 user_guide.html#virtualenv.session_via_cli - :py:function:`virtualenv.session_via_cli`

py:property

Identifier Project Name Version Location Display Name Usage example
virtualenv.discovery.discover.Discover.interpreter virtualenv 20.26 extend.html#virtualenv.discovery.discover.Discover.interpreter - :py:property:`virtualenv.discovery.discover.Discover.interpreter`
virtualenv.run.session.Session.activators virtualenv 20.26 user_guide.html#virtualenv.run.session.Session.activators - :py:property:`virtualenv.run.session.Session.activators`
virtualenv.run.session.Session.creator virtualenv 20.26 user_guide.html#virtualenv.run.session.Session.creator - :py:property:`virtualenv.run.session.Session.creator`
virtualenv.run.session.Session.interpreter virtualenv 20.26 user_guide.html#virtualenv.run.session.Session.interpreter - :py:property:`virtualenv.run.session.Session.interpreter`
virtualenv.run.session.Session.seeder virtualenv 20.26 user_guide.html#virtualenv.run.session.Session.seeder - :py:property:`virtualenv.run.session.Session.seeder`
virtualenv.run.session.Session.verbosity virtualenv 20.26 user_guide.html#virtualenv.run.session.Session.verbosity - :py:property:`virtualenv.run.session.Session.verbosity`

std:cmdoption

Identifier Project Name Version Location Display Name Usage example
activators virtualenv 20.26 cli_interface.html#activators - :std:cmdoption:`activators`
always-copy virtualenv 20.26 cli_interface.html#always-copy - :std:cmdoption:`always-copy`
app-data virtualenv 20.26 cli_interface.html#app-data - :std:cmdoption:`app-data`
clear virtualenv 20.26 cli_interface.html#clear - :std:cmdoption:`clear`
copies virtualenv 20.26 cli_interface.html#copies - :std:cmdoption:`copies`
creator virtualenv 20.26 cli_interface.html#creator - :std:cmdoption:`creator`
dest virtualenv 20.26 cli_interface.html#dest - :std:cmdoption:`dest`
discovery virtualenv 20.26 cli_interface.html#discovery - :std:cmdoption:`discovery`
download virtualenv 20.26 cli_interface.html#download - :std:cmdoption:`download`
extra-search-dir virtualenv 20.26 cli_interface.html#extra-search-dir - :std:cmdoption:`extra-search-dir`
never-download virtualenv 20.26 cli_interface.html#never-download - :std:cmdoption:`never-download`
no-download virtualenv 20.26 cli_interface.html#no-download - :std:cmdoption:`no-download`
no-periodic-update virtualenv 20.26 cli_interface.html#no-periodic-update - :std:cmdoption:`no-periodic-update`
no-pip virtualenv 20.26 cli_interface.html#no-pip - :std:cmdoption:`no-pip`
no-seed virtualenv 20.26 cli_interface.html#no-seed - :std:cmdoption:`no-seed`
no-setuptools virtualenv 20.26 cli_interface.html#no-setuptools - :std:cmdoption:`no-setuptools`
no-vcs-ignore virtualenv 20.26 cli_interface.html#no-vcs-ignore - :std:cmdoption:`no-vcs-ignore`
no-wheel virtualenv 20.26 cli_interface.html#no-wheel - :std:cmdoption:`no-wheel`
p virtualenv 20.26 cli_interface.html#p - :std:cmdoption:`p`
pip virtualenv 20.26 cli_interface.html#pip - :std:cmdoption:`pip`
prompt virtualenv 20.26 cli_interface.html#prompt - :std:cmdoption:`prompt`
python virtualenv 20.26 cli_interface.html#python - :std:cmdoption:`python`
q virtualenv 20.26 cli_interface.html#q - :std:cmdoption:`q`
quiet virtualenv 20.26 cli_interface.html#quiet - :std:cmdoption:`quiet`
read-only-app-data virtualenv 20.26 cli_interface.html#read-only-app-data - :std:cmdoption:`read-only-app-data`
reset-app-data virtualenv 20.26 cli_interface.html#reset-app-data - :std:cmdoption:`reset-app-data`
seeder virtualenv 20.26 cli_interface.html#seeder - :std:cmdoption:`seeder`
setuptools virtualenv 20.26 cli_interface.html#setuptools - :std:cmdoption:`setuptools`
symlink-app-data virtualenv 20.26 cli_interface.html#symlink-app-data - :std:cmdoption:`symlink-app-data`
symlinks virtualenv 20.26 cli_interface.html#symlinks - :std:cmdoption:`symlinks`
system-site-packages virtualenv 20.26 cli_interface.html#system-site-packages - :std:cmdoption:`system-site-packages`
try-first-with virtualenv 20.26 cli_interface.html#try-first-with - :std:cmdoption:`try-first-with`
upgrade-embed-wheels virtualenv 20.26 cli_interface.html#upgrade-embed-wheels - :std:cmdoption:`upgrade-embed-wheels`
v virtualenv 20.26 cli_interface.html#v - :std:cmdoption:`v`
verbose virtualenv 20.26 cli_interface.html#verbose - :std:cmdoption:`verbose`
version virtualenv 20.26 cli_interface.html#version - :std:cmdoption:`version`
wheel virtualenv 20.26 cli_interface.html#wheel - :std:cmdoption:`wheel`
with-traceback virtualenv 20.26 cli_interface.html#with-traceback - :std:cmdoption:`with-traceback`
without-pip virtualenv 20.26 cli_interface.html#without-pip - :std:cmdoption:`without-pip`

std:label

Identifier Project Name Version Location Display Name Usage example
activators virtualenv 20.26 cli_interface.html#activators - :std:ref:`activators`
always-copy virtualenv 20.26 cli_interface.html#always-copy - :std:ref:`always-copy`
app-data virtualenv 20.26 cli_interface.html#app-data - :std:ref:`app-data`
changelog:bugfixes - 20.0.0b2 virtualenv 20.26 changelog.html#bugfixes-20-0-0b2 Bugfixes - 20.0.0b2 :std:ref:`changelog:bugfixes - 20.0.0b2`
changelog:bugfixes - 20.0.1 virtualenv 20.26 changelog.html#bugfixes-20-0-1 Bugfixes - 20.0.1 :std:ref:`changelog:bugfixes - 20.0.1`
changelog:bugfixes - 20.0.10 virtualenv 20.26 changelog.html#bugfixes-20-0-10 Bugfixes - 20.0.10 :std:ref:`changelog:bugfixes - 20.0.10`
changelog:bugfixes - 20.0.11 virtualenv 20.26 changelog.html#bugfixes-20-0-11 Bugfixes - 20.0.11 :std:ref:`changelog:bugfixes - 20.0.11`
changelog:bugfixes - 20.0.12 virtualenv 20.26 changelog.html#bugfixes-20-0-12 Bugfixes - 20.0.12 :std:ref:`changelog:bugfixes - 20.0.12`
changelog:bugfixes - 20.0.13 virtualenv 20.26 changelog.html#bugfixes-20-0-13 Bugfixes - 20.0.13 :std:ref:`changelog:bugfixes - 20.0.13`
changelog:bugfixes - 20.0.14 virtualenv 20.26 changelog.html#bugfixes-20-0-14 Bugfixes - 20.0.14 :std:ref:`changelog:bugfixes - 20.0.14`
changelog:bugfixes - 20.0.16 virtualenv 20.26 changelog.html#bugfixes-20-0-16 Bugfixes - 20.0.16 :std:ref:`changelog:bugfixes - 20.0.16`
changelog:bugfixes - 20.0.18 virtualenv 20.26 changelog.html#bugfixes-20-0-18 Bugfixes - 20.0.18 :std:ref:`changelog:bugfixes - 20.0.18`
changelog:bugfixes - 20.0.19 virtualenv 20.26 changelog.html#bugfixes-20-0-19 Bugfixes - 20.0.19 :std:ref:`changelog:bugfixes - 20.0.19`
changelog:bugfixes - 20.0.2 virtualenv 20.26 changelog.html#bugfixes-20-0-2 Bugfixes - 20.0.2 :std:ref:`changelog:bugfixes - 20.0.2`
changelog:bugfixes - 20.0.20 virtualenv 20.26 changelog.html#bugfixes-20-0-20 Bugfixes - 20.0.20 :std:ref:`changelog:bugfixes - 20.0.20`
changelog:bugfixes - 20.0.21 virtualenv 20.26 changelog.html#bugfixes-20-0-21 Bugfixes - 20.0.21 :std:ref:`changelog:bugfixes - 20.0.21`
changelog:bugfixes - 20.0.22 virtualenv 20.26 changelog.html#bugfixes-20-0-22 Bugfixes - 20.0.22 :std:ref:`changelog:bugfixes - 20.0.22`
changelog:bugfixes - 20.0.23 virtualenv 20.26 changelog.html#bugfixes-20-0-23 Bugfixes - 20.0.23 :std:ref:`changelog:bugfixes - 20.0.23`
changelog:bugfixes - 20.0.24 virtualenv 20.26 changelog.html#bugfixes-20-0-24 Bugfixes - 20.0.24 :std:ref:`changelog:bugfixes - 20.0.24`
changelog:bugfixes - 20.0.25 virtualenv 20.26 changelog.html#bugfixes-20-0-25 Bugfixes - 20.0.25 :std:ref:`changelog:bugfixes - 20.0.25`
changelog:bugfixes - 20.0.26 virtualenv 20.26 changelog.html#bugfixes-20-0-26 Bugfixes - 20.0.26 :std:ref:`changelog:bugfixes - 20.0.26`
changelog:bugfixes - 20.0.27 virtualenv 20.26 changelog.html#bugfixes-20-0-27 Bugfixes - 20.0.27 :std:ref:`changelog:bugfixes - 20.0.27`
changelog:bugfixes - 20.0.28 virtualenv 20.26 changelog.html#bugfixes-20-0-28 Bugfixes - 20.0.28 :std:ref:`changelog:bugfixes - 20.0.28`
changelog:bugfixes - 20.0.29 virtualenv 20.26 changelog.html#bugfixes-20-0-29 Bugfixes - 20.0.29 :std:ref:`changelog:bugfixes - 20.0.29`
changelog:bugfixes - 20.0.3 virtualenv 20.26 changelog.html#bugfixes-20-0-3 Bugfixes - 20.0.3 :std:ref:`changelog:bugfixes - 20.0.3`
changelog:bugfixes - 20.0.30 virtualenv 20.26 changelog.html#bugfixes-20-0-30 Bugfixes - 20.0.30 :std:ref:`changelog:bugfixes - 20.0.30`
changelog:bugfixes - 20.0.31 virtualenv 20.26 changelog.html#bugfixes-20-0-31 Bugfixes - 20.0.31 :std:ref:`changelog:bugfixes - 20.0.31`
changelog:bugfixes - 20.0.32 virtualenv 20.26 changelog.html#bugfixes-20-0-32 Bugfixes - 20.0.32 :std:ref:`changelog:bugfixes - 20.0.32`
changelog:bugfixes - 20.0.33 virtualenv 20.26 changelog.html#bugfixes-20-0-33 Bugfixes - 20.0.33 :std:ref:`changelog:bugfixes - 20.0.33`
changelog:bugfixes - 20.0.34 virtualenv 20.26 changelog.html#bugfixes-20-0-34 Bugfixes - 20.0.34 :std:ref:`changelog:bugfixes - 20.0.34`
changelog:bugfixes - 20.0.35 virtualenv 20.26 changelog.html#bugfixes-20-0-35 Bugfixes - 20.0.35 :std:ref:`changelog:bugfixes - 20.0.35`
changelog:bugfixes - 20.0.4 virtualenv 20.26 changelog.html#bugfixes-20-0-4 Bugfixes - 20.0.4 :std:ref:`changelog:bugfixes - 20.0.4`
changelog:bugfixes - 20.0.5 virtualenv 20.26 changelog.html#bugfixes-20-0-5 Bugfixes - 20.0.5 :std:ref:`changelog:bugfixes - 20.0.5`
changelog:bugfixes - 20.0.6 virtualenv 20.26 changelog.html#bugfixes-20-0-6 Bugfixes - 20.0.6 :std:ref:`changelog:bugfixes - 20.0.6`
changelog:bugfixes - 20.0.7 virtualenv 20.26 changelog.html#bugfixes-20-0-7 Bugfixes - 20.0.7 :std:ref:`changelog:bugfixes - 20.0.7`
changelog:bugfixes - 20.0.8 virtualenv 20.26 changelog.html#bugfixes-20-0-8 Bugfixes - 20.0.8 :std:ref:`changelog:bugfixes - 20.0.8`
changelog:bugfixes - 20.0.9 virtualenv 20.26 changelog.html#bugfixes-20-0-9 Bugfixes - 20.0.9 :std:ref:`changelog:bugfixes - 20.0.9`
changelog:bugfixes - 20.10.0 virtualenv 20.26 changelog.html#bugfixes-20-10-0 Bugfixes - 20.10.0 :std:ref:`changelog:bugfixes - 20.10.0`
changelog:bugfixes - 20.11.1 virtualenv 20.26 changelog.html#bugfixes-20-11-1 Bugfixes - 20.11.1 :std:ref:`changelog:bugfixes - 20.11.1`
changelog:bugfixes - 20.11.2 virtualenv 20.26 changelog.html#bugfixes-20-11-2 Bugfixes - 20.11.2 :std:ref:`changelog:bugfixes - 20.11.2`
changelog:bugfixes - 20.12.0 virtualenv 20.26 changelog.html#bugfixes-20-12-0 Bugfixes - 20.12.0 :std:ref:`changelog:bugfixes - 20.12.0`
changelog:bugfixes - 20.12.1 virtualenv 20.26 changelog.html#bugfixes-20-12-1 Bugfixes - 20.12.1 :std:ref:`changelog:bugfixes - 20.12.1`
changelog:bugfixes - 20.13.0 virtualenv 20.26 changelog.html#bugfixes-20-13-0 Bugfixes - 20.13.0 :std:ref:`changelog:bugfixes - 20.13.0`
changelog:bugfixes - 20.13.1 virtualenv 20.26 changelog.html#bugfixes-20-13-1 Bugfixes - 20.13.1 :std:ref:`changelog:bugfixes - 20.13.1`
changelog:bugfixes - 20.13.2 virtualenv 20.26 changelog.html#bugfixes-20-13-2 Bugfixes - 20.13.2 :std:ref:`changelog:bugfixes - 20.13.2`
changelog:bugfixes - 20.13.3 virtualenv 20.26 changelog.html#bugfixes-20-13-3 Bugfixes - 20.13.3 :std:ref:`changelog:bugfixes - 20.13.3`
changelog:bugfixes - 20.13.4 virtualenv 20.26 changelog.html#bugfixes-20-13-4 Bugfixes - 20.13.4 :std:ref:`changelog:bugfixes - 20.13.4`
changelog:bugfixes - 20.14.0 virtualenv 20.26 changelog.html#bugfixes-20-14-0 Bugfixes - 20.14.0 :std:ref:`changelog:bugfixes - 20.14.0`
changelog:bugfixes - 20.14.1 virtualenv 20.26 changelog.html#bugfixes-20-14-1 Bugfixes - 20.14.1 :std:ref:`changelog:bugfixes - 20.14.1`
changelog:bugfixes - 20.15.0 virtualenv 20.26 changelog.html#bugfixes-20-15-0 Bugfixes - 20.15.0 :std:ref:`changelog:bugfixes - 20.15.0`
changelog:bugfixes - 20.15.1 virtualenv 20.26 changelog.html#bugfixes-20-15-1 Bugfixes - 20.15.1 :std:ref:`changelog:bugfixes - 20.15.1`
changelog:bugfixes - 20.16.2 virtualenv 20.26 changelog.html#bugfixes-20-16-2 Bugfixes - 20.16.2 :std:ref:`changelog:bugfixes - 20.16.2`
changelog:bugfixes - 20.16.3 virtualenv 20.26 changelog.html#bugfixes-20-16-3 Bugfixes - 20.16.3 :std:ref:`changelog:bugfixes - 20.16.3`
changelog:bugfixes - 20.16.4 virtualenv 20.26 changelog.html#bugfixes-20-16-4 Bugfixes - 20.16.4 :std:ref:`changelog:bugfixes - 20.16.4`
changelog:bugfixes - 20.16.5 virtualenv 20.26 changelog.html#bugfixes-20-16-5 Bugfixes - 20.16.5 :std:ref:`changelog:bugfixes - 20.16.5`
changelog:bugfixes - 20.16.6 virtualenv 20.26 changelog.html#bugfixes-20-16-6 Bugfixes - 20.16.6 :std:ref:`changelog:bugfixes - 20.16.6`
changelog:bugfixes - 20.16.7 virtualenv 20.26 changelog.html#bugfixes-20-16-7 Bugfixes - 20.16.7 :std:ref:`changelog:bugfixes - 20.16.7`
changelog:bugfixes - 20.17.0 virtualenv 20.26 changelog.html#bugfixes-20-17-0 Bugfixes - 20.17.0 :std:ref:`changelog:bugfixes - 20.17.0`
changelog:bugfixes - 20.17.1 virtualenv 20.26 changelog.html#bugfixes-20-17-1 Bugfixes - 20.17.1 :std:ref:`changelog:bugfixes - 20.17.1`
changelog:bugfixes - 20.18.0 virtualenv 20.26 changelog.html#bugfixes-20-18-0 Bugfixes - 20.18.0 :std:ref:`changelog:bugfixes - 20.18.0`
changelog:bugfixes - 20.2.0 virtualenv 20.26 changelog.html#bugfixes-20-2-0 Bugfixes - 20.2.0 :std:ref:`changelog:bugfixes - 20.2.0`
changelog:bugfixes - 20.2.2 virtualenv 20.26 changelog.html#bugfixes-20-2-2 Bugfixes - 20.2.2 :std:ref:`changelog:bugfixes - 20.2.2`
changelog:bugfixes - 20.20.0 virtualenv 20.26 changelog.html#bugfixes-20-20-0 Bugfixes - 20.20.0 :std:ref:`changelog:bugfixes - 20.20.0`
changelog:bugfixes - 20.21.0 virtualenv 20.26 changelog.html#bugfixes-20-21-0 Bugfixes - 20.21.0 :std:ref:`changelog:bugfixes - 20.21.0`
changelog:bugfixes - 20.21.1 virtualenv 20.26 changelog.html#bugfixes-20-21-1 Bugfixes - 20.21.1 :std:ref:`changelog:bugfixes - 20.21.1`
changelog:bugfixes - 20.23.0 virtualenv 20.26 changelog.html#bugfixes-20-23-0 Bugfixes - 20.23.0 :std:ref:`changelog:bugfixes - 20.23.0`
changelog:bugfixes - 20.23.1 virtualenv 20.26 changelog.html#bugfixes-20-23-1 Bugfixes - 20.23.1 :std:ref:`changelog:bugfixes - 20.23.1`
changelog:bugfixes - 20.24.0 virtualenv 20.26 changelog.html#bugfixes-20-24-0 Bugfixes - 20.24.0 :std:ref:`changelog:bugfixes - 20.24.0`
changelog:bugfixes - 20.24.1 virtualenv 20.26 changelog.html#bugfixes-20-24-1 Bugfixes - 20.24.1 :std:ref:`changelog:bugfixes - 20.24.1`
changelog:bugfixes - 20.24.2 virtualenv 20.26 changelog.html#bugfixes-20-24-2 Bugfixes - 20.24.2 :std:ref:`changelog:bugfixes - 20.24.2`
changelog:bugfixes - 20.24.3 virtualenv 20.26 changelog.html#bugfixes-20-24-3 Bugfixes - 20.24.3 :std:ref:`changelog:bugfixes - 20.24.3`
changelog:bugfixes - 20.24.4 virtualenv 20.26 changelog.html#bugfixes-20-24-4 Bugfixes - 20.24.4 :std:ref:`changelog:bugfixes - 20.24.4`
changelog:bugfixes - 20.24.5 virtualenv 20.26 changelog.html#bugfixes-20-24-5 Bugfixes - 20.24.5 :std:ref:`changelog:bugfixes - 20.24.5`
changelog:bugfixes - 20.24.6 virtualenv 20.26 changelog.html#bugfixes-20-24-6 Bugfixes - 20.24.6 :std:ref:`changelog:bugfixes - 20.24.6`
changelog:bugfixes - 20.25.0 virtualenv 20.26 changelog.html#bugfixes-20-25-0 Bugfixes - 20.25.0 :std:ref:`changelog:bugfixes - 20.25.0`
changelog:bugfixes - 20.25.1 virtualenv 20.26 changelog.html#bugfixes-20-25-1 Bugfixes - 20.25.1 :std:ref:`changelog:bugfixes - 20.25.1`
changelog:bugfixes - 20.25.2 virtualenv 20.26 changelog.html#bugfixes-20-25-2 Bugfixes - 20.25.2 :std:ref:`changelog:bugfixes - 20.25.2`
changelog:bugfixes - 20.25.3 virtualenv 20.26 changelog.html#bugfixes-20-25-3 Bugfixes - 20.25.3 :std:ref:`changelog:bugfixes - 20.25.3`
changelog:bugfixes - 20.26.0 virtualenv 20.26 changelog.html#bugfixes-20-26-0 Bugfixes - 20.26.0 :std:ref:`changelog:bugfixes - 20.26.0`
changelog:bugfixes - 20.3.0 virtualenv 20.26 changelog.html#bugfixes-20-3-0 Bugfixes - 20.3.0 :std:ref:`changelog:bugfixes - 20.3.0`
changelog:bugfixes - 20.3.1 virtualenv 20.26 changelog.html#bugfixes-20-3-1 Bugfixes - 20.3.1 :std:ref:`changelog:bugfixes - 20.3.1`
changelog:bugfixes - 20.4.0 virtualenv 20.26 changelog.html#bugfixes-20-4-0 Bugfixes - 20.4.0 :std:ref:`changelog:bugfixes - 20.4.0`
changelog:bugfixes - 20.4.1 virtualenv 20.26 changelog.html#bugfixes-20-4-1 Bugfixes - 20.4.1 :std:ref:`changelog:bugfixes - 20.4.1`
changelog:bugfixes - 20.4.2 virtualenv 20.26 changelog.html#bugfixes-20-4-2 Bugfixes - 20.4.2 :std:ref:`changelog:bugfixes - 20.4.2`
changelog:bugfixes - 20.4.3 virtualenv 20.26 changelog.html#bugfixes-20-4-3 Bugfixes - 20.4.3 :std:ref:`changelog:bugfixes - 20.4.3`
changelog:bugfixes - 20.4.4 virtualenv 20.26 changelog.html#bugfixes-20-4-4 Bugfixes - 20.4.4 :std:ref:`changelog:bugfixes - 20.4.4`
changelog:bugfixes - 20.4.5 virtualenv 20.26 changelog.html#bugfixes-20-4-5 Bugfixes - 20.4.5 :std:ref:`changelog:bugfixes - 20.4.5`
changelog:bugfixes - 20.4.6 virtualenv 20.26 changelog.html#bugfixes-20-4-6 Bugfixes - 20.4.6 :std:ref:`changelog:bugfixes - 20.4.6`
changelog:bugfixes - 20.4.7 virtualenv 20.26 changelog.html#bugfixes-20-4-7 Bugfixes - 20.4.7 :std:ref:`changelog:bugfixes - 20.4.7`
changelog:bugfixes - 20.5.0 virtualenv 20.26 changelog.html#bugfixes-20-5-0 Bugfixes - 20.5.0 :std:ref:`changelog:bugfixes - 20.5.0`
changelog:bugfixes - 20.7.0 virtualenv 20.26 changelog.html#bugfixes-20-7-0 Bugfixes - 20.7.0 :std:ref:`changelog:bugfixes - 20.7.0`
changelog:bugfixes - 20.7.1 virtualenv 20.26 changelog.html#bugfixes-20-7-1 Bugfixes - 20.7.1 :std:ref:`changelog:bugfixes - 20.7.1`
changelog:bugfixes - 20.7.2 virtualenv 20.26 changelog.html#bugfixes-20-7-2 Bugfixes - 20.7.2 :std:ref:`changelog:bugfixes - 20.7.2`
changelog:bugfixes - 20.8.1 virtualenv 20.26 changelog.html#bugfixes-20-8-1 Bugfixes - 20.8.1 :std:ref:`changelog:bugfixes - 20.8.1`
changelog:bugfixes - 20.9.0 virtualenv 20.26 changelog.html#bugfixes-20-9-0 Bugfixes - 20.9.0 :std:ref:`changelog:bugfixes - 20.9.0`
changelog:deprecations and removals - 20.5.0 virtualenv 20.26 changelog.html#deprecations-and-removals-20-5-0 Deprecations and Removals - 20.5.0 :std:ref:`changelog:deprecations and removals - 20.5.0`
changelog:deprecations and removals - 20.7.0 virtualenv 20.26 changelog.html#deprecations-and-removals-20-7-0 Deprecations and Removals - 20.7.0 :std:ref:`changelog:deprecations and removals - 20.7.0`
changelog:features - 20.0.0b2 virtualenv 20.26 changelog.html#features-20-0-0b2 Features - 20.0.0b2 :std:ref:`changelog:features - 20.0.0b2`
changelog:features - 20.0.1 virtualenv 20.26 changelog.html#features-20-0-1 Features - 20.0.1 :std:ref:`changelog:features - 20.0.1`
changelog:features - 20.0.11 virtualenv 20.26 changelog.html#features-20-0-11 Features - 20.0.11 :std:ref:`changelog:features - 20.0.11`
changelog:features - 20.0.14 virtualenv 20.26 changelog.html#features-20-0-14 Features - 20.0.14 :std:ref:`changelog:features - 20.0.14`
changelog:features - 20.0.15 virtualenv 20.26 changelog.html#features-20-0-15 Features - 20.0.15 :std:ref:`changelog:features - 20.0.15`
changelog:features - 20.0.17 virtualenv 20.26 changelog.html#features-20-0-17 Features - 20.0.17 :std:ref:`changelog:features - 20.0.17`
changelog:features - 20.0.2 virtualenv 20.26 changelog.html#features-20-0-2 Features - 20.0.2 :std:ref:`changelog:features - 20.0.2`
changelog:features - 20.0.21 virtualenv 20.26 changelog.html#features-20-0-21 Features - 20.0.21 :std:ref:`changelog:features - 20.0.21`
changelog:features - 20.0.24 virtualenv 20.26 changelog.html#features-20-0-24 Features - 20.0.24 :std:ref:`changelog:features - 20.0.24`
changelog:features - 20.0.4 virtualenv 20.26 changelog.html#features-20-0-4 Features - 20.0.4 :std:ref:`changelog:features - 20.0.4`
changelog:features - 20.0.5 virtualenv 20.26 changelog.html#features-20-0-5 Features - 20.0.5 :std:ref:`changelog:features - 20.0.5`
changelog:features - 20.1.0 virtualenv 20.26 changelog.html#features-20-1-0 Features - 20.1.0 :std:ref:`changelog:features - 20.1.0`
changelog:features - 20.10.0 virtualenv 20.26 changelog.html#features-20-10-0 Features - 20.10.0 :std:ref:`changelog:features - 20.10.0`
changelog:features - 20.11.0 virtualenv 20.26 changelog.html#features-20-11-0 Features - 20.11.0 :std:ref:`changelog:features - 20.11.0`
changelog:features - 20.12.0 virtualenv 20.26 changelog.html#features-20-12-0 Features - 20.12.0 :std:ref:`changelog:features - 20.12.0`
changelog:features - 20.13.0 virtualenv 20.26 changelog.html#features-20-13-0 Features - 20.13.0 :std:ref:`changelog:features - 20.13.0`
changelog:features - 20.14.0 virtualenv 20.26 changelog.html#features-20-14-0 Features - 20.14.0 :std:ref:`changelog:features - 20.14.0`
changelog:features - 20.14.1 virtualenv 20.26 changelog.html#features-20-14-1 Features - 20.14.1 :std:ref:`changelog:features - 20.14.1`
changelog:features - 20.15.0 virtualenv 20.26 changelog.html#features-20-15-0 Features - 20.15.0 :std:ref:`changelog:features - 20.15.0`
changelog:features - 20.16.0 virtualenv 20.26 changelog.html#features-20-16-0 Features - 20.16.0 :std:ref:`changelog:features - 20.16.0`
changelog:features - 20.16.1 virtualenv 20.26 changelog.html#features-20-16-1 Features - 20.16.1 :std:ref:`changelog:features - 20.16.1`
changelog:features - 20.16.6 virtualenv 20.26 changelog.html#features-20-16-6 Features - 20.16.6 :std:ref:`changelog:features - 20.16.6`
changelog:features - 20.17.0 virtualenv 20.26 changelog.html#features-20-17-0 Features - 20.17.0 :std:ref:`changelog:features - 20.17.0`
changelog:features - 20.18.0 virtualenv 20.26 changelog.html#features-20-18-0 Features - 20.18.0 :std:ref:`changelog:features - 20.18.0`
changelog:features - 20.19.0 virtualenv 20.26 changelog.html#features-20-19-0 Features - 20.19.0 :std:ref:`changelog:features - 20.19.0`
changelog:features - 20.2.0 virtualenv 20.26 changelog.html#features-20-2-0 Features - 20.2.0 :std:ref:`changelog:features - 20.2.0`
changelog:features - 20.20.0 virtualenv 20.26 changelog.html#features-20-20-0 Features - 20.20.0 :std:ref:`changelog:features - 20.20.0`
changelog:features - 20.21.0 virtualenv 20.26 changelog.html#features-20-21-0 Features - 20.21.0 :std:ref:`changelog:features - 20.21.0`
changelog:features - 20.22.0 virtualenv 20.26 changelog.html#features-20-22-0 Features - 20.22.0 :std:ref:`changelog:features - 20.22.0`
changelog:features - 20.23.0 virtualenv 20.26 changelog.html#features-20-23-0 Features - 20.23.0 :std:ref:`changelog:features - 20.23.0`
changelog:features - 20.24.0 virtualenv 20.26 changelog.html#features-20-24-0 Features - 20.24.0 :std:ref:`changelog:features - 20.24.0`
changelog:features - 20.25.0 virtualenv 20.26 changelog.html#features-20-25-0 Features - 20.25.0 :std:ref:`changelog:features - 20.25.0`
changelog:features - 20.3.0 virtualenv 20.26 changelog.html#features-20-3-0 Features - 20.3.0 :std:ref:`changelog:features - 20.3.0`
changelog:features - 20.4.0 virtualenv 20.26 changelog.html#features-20-4-0 Features - 20.4.0 :std:ref:`changelog:features - 20.4.0`
changelog:features - 20.5.0 virtualenv 20.26 changelog.html#features-20-5-0 Features - 20.5.0 :std:ref:`changelog:features - 20.5.0`
changelog:features - 20.6.0 virtualenv 20.26 changelog.html#features-20-6-0 Features - 20.6.0 :std:ref:`changelog:features - 20.6.0`
changelog:features - 20.9.0 virtualenv 20.26 changelog.html#features-20-9-0 Features - 20.9.0 :std:ref:`changelog:features - 20.9.0`
changelog:improved documentation - 20.0.0. virtualenv 20.26 changelog.html#improved-documentation-20-0-0 Improved Documentation - 20.0.0. :std:ref:`changelog:improved documentation - 20.0.0.`
changelog:improved documentation - 20.0.0b2 virtualenv 20.26 changelog.html#improved-documentation-20-0-0b2 Improved Documentation - 20.0.0b2 :std:ref:`changelog:improved documentation - 20.0.0b2`
changelog:improved documentation - 20.0.10 virtualenv 20.26 changelog.html#improved-documentation-20-0-10 Improved Documentation - 20.0.10 :std:ref:`changelog:improved documentation - 20.0.10`
changelog:improved documentation - 20.0.11 virtualenv 20.26 changelog.html#improved-documentation-20-0-11 Improved Documentation - 20.0.11 :std:ref:`changelog:improved documentation - 20.0.11`
changelog:improved documentation - 20.0.2 virtualenv 20.26 changelog.html#improved-documentation-20-0-2 Improved Documentation - 20.0.2 :std:ref:`changelog:improved documentation - 20.0.2`
changelog:improved documentation - 20.0.24 virtualenv 20.26 changelog.html#improved-documentation-20-0-24 Improved Documentation - 20.0.24 :std:ref:`changelog:improved documentation - 20.0.24`
changelog:improved documentation - 20.0.3 virtualenv 20.26 changelog.html#improved-documentation-20-0-3 Improved Documentation - 20.0.3 :std:ref:`changelog:improved documentation - 20.0.3`
changelog:misc - 20.24.3 virtualenv 20.26 changelog.html#misc-20-24-3 Misc - 20.24.3 :std:ref:`changelog:misc - 20.24.3`
changelog:misc - 20.25.1 virtualenv 20.26 changelog.html#misc-20-25-1 Misc - 20.25.1 :std:ref:`changelog:misc - 20.25.1`
changelog:misc - 20.8.1 virtualenv 20.26 changelog.html#misc-20-8-1 Misc - 20.8.1 :std:ref:`changelog:misc - 20.8.1`
changelog:release history virtualenv 20.26 changelog.html#release-history Release History :std:ref:`changelog:release history`
changelog:v20.0.0. (2020-02-10) virtualenv 20.26 changelog.html#v20-0-0-2020-02-10 v20.0.0. (2020-02-10) :std:ref:`changelog:v20.0.0. (2020-02-10)`
changelog:v20.0.0b1 (2020-01-28) virtualenv 20.26 changelog.html#v20-0-0b1-2020-01-28 v20.0.0b1 (2020-01-28) :std:ref:`changelog:v20.0.0b1 (2020-01-28)`
changelog:v20.0.0b2 (2020-02-04) virtualenv 20.26 changelog.html#v20-0-0b2-2020-02-04 v20.0.0b2 (2020-02-04) :std:ref:`changelog:v20.0.0b2 (2020-02-04)`
changelog:v20.0.1 (2020-02-10) virtualenv 20.26 changelog.html#v20-0-1-2020-02-10 v20.0.1 (2020-02-10) :std:ref:`changelog:v20.0.1 (2020-02-10)`
changelog:v20.0.10 (2020-03-10) virtualenv 20.26 changelog.html#v20-0-10-2020-03-10 v20.0.10 (2020-03-10) :std:ref:`changelog:v20.0.10 (2020-03-10)`
changelog:v20.0.11 (2020-03-18) virtualenv 20.26 changelog.html#v20-0-11-2020-03-18 v20.0.11 (2020-03-18) :std:ref:`changelog:v20.0.11 (2020-03-18)`
changelog:v20.0.12 (2020-03-19) virtualenv 20.26 changelog.html#v20-0-12-2020-03-19 v20.0.12 (2020-03-19) :std:ref:`changelog:v20.0.12 (2020-03-19)`
changelog:v20.0.13 (2020-03-19) virtualenv 20.26 changelog.html#v20-0-13-2020-03-19 v20.0.13 (2020-03-19) :std:ref:`changelog:v20.0.13 (2020-03-19)`
changelog:v20.0.14 (2020-03-25) virtualenv 20.26 changelog.html#v20-0-14-2020-03-25 v20.0.14 (2020-03-25) :std:ref:`changelog:v20.0.14 (2020-03-25)`
changelog:v20.0.15 (2020-03-27) virtualenv 20.26 changelog.html#v20-0-15-2020-03-27 v20.0.15 (2020-03-27) :std:ref:`changelog:v20.0.15 (2020-03-27)`
changelog:v20.0.16 (2020-04-04) virtualenv 20.26 changelog.html#v20-0-16-2020-04-04 v20.0.16 (2020-04-04) :std:ref:`changelog:v20.0.16 (2020-04-04)`
changelog:v20.0.17 (2020-04-09) virtualenv 20.26 changelog.html#v20-0-17-2020-04-09 v20.0.17 (2020-04-09) :std:ref:`changelog:v20.0.17 (2020-04-09)`
changelog:v20.0.18 (2020-04-16) virtualenv 20.26 changelog.html#v20-0-18-2020-04-16 v20.0.18 (2020-04-16) :std:ref:`changelog:v20.0.18 (2020-04-16)`
changelog:v20.0.19 (2020-05-03) virtualenv 20.26 changelog.html#v20-0-19-2020-05-03 v20.0.19 (2020-05-03) :std:ref:`changelog:v20.0.19 (2020-05-03)`
changelog:v20.0.2 (2020-02-11) virtualenv 20.26 changelog.html#v20-0-2-2020-02-11 v20.0.2 (2020-02-11) :std:ref:`changelog:v20.0.2 (2020-02-11)`
changelog:v20.0.20 (2020-05-04) virtualenv 20.26 changelog.html#v20-0-20-2020-05-04 v20.0.20 (2020-05-04) :std:ref:`changelog:v20.0.20 (2020-05-04)`
changelog:v20.0.21 (2020-05-20) virtualenv 20.26 changelog.html#v20-0-21-2020-05-20 v20.0.21 (2020-05-20) :std:ref:`changelog:v20.0.21 (2020-05-20)`
changelog:v20.0.22 (2020-06-12) virtualenv 20.26 changelog.html#v20-0-22-2020-06-12 v20.0.22 (2020-06-12) :std:ref:`changelog:v20.0.22 (2020-06-12)`
changelog:v20.0.23 (2020-06-12) virtualenv 20.26 changelog.html#v20-0-23-2020-06-12 v20.0.23 (2020-06-12) :std:ref:`changelog:v20.0.23 (2020-06-12)`
changelog:v20.0.24 (2020-06-22) virtualenv 20.26 changelog.html#v20-0-24-2020-06-22 v20.0.24 (2020-06-22) :std:ref:`changelog:v20.0.24 (2020-06-22)`
changelog:v20.0.25 (2020-06-23) virtualenv 20.26 changelog.html#v20-0-25-2020-06-23 v20.0.25 (2020-06-23) :std:ref:`changelog:v20.0.25 (2020-06-23)`
changelog:v20.0.26 (2020-07-07) virtualenv 20.26 changelog.html#v20-0-26-2020-07-07 v20.0.26 (2020-07-07) :std:ref:`changelog:v20.0.26 (2020-07-07)`
changelog:v20.0.27 (2020-07-15) virtualenv 20.26 changelog.html#v20-0-27-2020-07-15 v20.0.27 (2020-07-15) :std:ref:`changelog:v20.0.27 (2020-07-15)`
changelog:v20.0.28 (2020-07-24) virtualenv 20.26 changelog.html#v20-0-28-2020-07-24 v20.0.28 (2020-07-24) :std:ref:`changelog:v20.0.28 (2020-07-24)`
changelog:v20.0.29 (2020-07-31) virtualenv 20.26 changelog.html#v20-0-29-2020-07-31 v20.0.29 (2020-07-31) :std:ref:`changelog:v20.0.29 (2020-07-31)`
changelog:v20.0.3 (2020-02-12) virtualenv 20.26 changelog.html#v20-0-3-2020-02-12 v20.0.3 (2020-02-12) :std:ref:`changelog:v20.0.3 (2020-02-12)`
changelog:v20.0.30 (2020-08-04) virtualenv 20.26 changelog.html#v20-0-30-2020-08-04 v20.0.30 (2020-08-04) :std:ref:`changelog:v20.0.30 (2020-08-04)`
changelog:v20.0.31 (2020-08-17) virtualenv 20.26 changelog.html#v20-0-31-2020-08-17 v20.0.31 (2020-08-17) :std:ref:`changelog:v20.0.31 (2020-08-17)`
changelog:v20.0.32 (2020-10-01) virtualenv 20.26 changelog.html#v20-0-32-2020-10-01 v20.0.32 (2020-10-01) :std:ref:`changelog:v20.0.32 (2020-10-01)`
changelog:v20.0.33 (2020-10-04) virtualenv 20.26 changelog.html#v20-0-33-2020-10-04 v20.0.33 (2020-10-04) :std:ref:`changelog:v20.0.33 (2020-10-04)`
changelog:v20.0.34 (2020-10-12) virtualenv 20.26 changelog.html#v20-0-34-2020-10-12 v20.0.34 (2020-10-12) :std:ref:`changelog:v20.0.34 (2020-10-12)`
changelog:v20.0.35 (2020-10-15) virtualenv 20.26 changelog.html#v20-0-35-2020-10-15 v20.0.35 (2020-10-15) :std:ref:`changelog:v20.0.35 (2020-10-15)`
changelog:v20.0.4 (2020-02-14) virtualenv 20.26 changelog.html#v20-0-4-2020-02-14 v20.0.4 (2020-02-14) :std:ref:`changelog:v20.0.4 (2020-02-14)`
changelog:v20.0.5 (2020-02-21) virtualenv 20.26 changelog.html#v20-0-5-2020-02-21 v20.0.5 (2020-02-21) :std:ref:`changelog:v20.0.5 (2020-02-21)`
changelog:v20.0.6 (2020-02-26) virtualenv 20.26 changelog.html#v20-0-6-2020-02-26 v20.0.6 (2020-02-26) :std:ref:`changelog:v20.0.6 (2020-02-26)`
changelog:v20.0.7 (2020-02-26) virtualenv 20.26 changelog.html#v20-0-7-2020-02-26 v20.0.7 (2020-02-26) :std:ref:`changelog:v20.0.7 (2020-02-26)`
changelog:v20.0.8 (2020-03-04) virtualenv 20.26 changelog.html#v20-0-8-2020-03-04 v20.0.8 (2020-03-04) :std:ref:`changelog:v20.0.8 (2020-03-04)`
changelog:v20.0.9 (2020-03-08) virtualenv 20.26 changelog.html#v20-0-9-2020-03-08 v20.0.9 (2020-03-08) :std:ref:`changelog:v20.0.9 (2020-03-08)`
changelog:v20.1.0 (2020-10-25) virtualenv 20.26 changelog.html#v20-1-0-2020-10-25 v20.1.0 (2020-10-25) :std:ref:`changelog:v20.1.0 (2020-10-25)`
changelog:v20.10.0 (2021-11-01) virtualenv 20.26 changelog.html#v20-10-0-2021-11-01 v20.10.0 (2021-11-01) :std:ref:`changelog:v20.10.0 (2021-11-01)`
changelog:v20.11.0 (2021-12-28) virtualenv 20.26 changelog.html#v20-11-0-2021-12-28 v20.11.0 (2021-12-28) :std:ref:`changelog:v20.11.0 (2021-12-28)`
changelog:v20.11.1 (2021-12-29) virtualenv 20.26 changelog.html#v20-11-1-2021-12-29 v20.11.1 (2021-12-29) :std:ref:`changelog:v20.11.1 (2021-12-29)`
changelog:v20.11.2 (2021-12-29) virtualenv 20.26 changelog.html#v20-11-2-2021-12-29 v20.11.2 (2021-12-29) :std:ref:`changelog:v20.11.2 (2021-12-29)`
changelog:v20.12.0 (2021-12-31) virtualenv 20.26 changelog.html#v20-12-0-2021-12-31 v20.12.0 (2021-12-31) :std:ref:`changelog:v20.12.0 (2021-12-31)`
changelog:v20.12.1 (2022-01-01) virtualenv 20.26 changelog.html#v20-12-1-2022-01-01 v20.12.1 (2022-01-01) :std:ref:`changelog:v20.12.1 (2022-01-01)`
changelog:v20.13.0 (2022-01-02) virtualenv 20.26 changelog.html#v20-13-0-2022-01-02 v20.13.0 (2022-01-02) :std:ref:`changelog:v20.13.0 (2022-01-02)`
changelog:v20.13.1 (2022-02-05) virtualenv 20.26 changelog.html#v20-13-1-2022-02-05 v20.13.1 (2022-02-05) :std:ref:`changelog:v20.13.1 (2022-02-05)`
changelog:v20.13.2 (2022-02-24) virtualenv 20.26 changelog.html#v20-13-2-2022-02-24 v20.13.2 (2022-02-24) :std:ref:`changelog:v20.13.2 (2022-02-24)`
changelog:v20.13.3 (2022-03-07) virtualenv 20.26 changelog.html#v20-13-3-2022-03-07 v20.13.3 (2022-03-07) :std:ref:`changelog:v20.13.3 (2022-03-07)`
changelog:v20.13.4 (2022-03-18) virtualenv 20.26 changelog.html#v20-13-4-2022-03-18 v20.13.4 (2022-03-18) :std:ref:`changelog:v20.13.4 (2022-03-18)`
changelog:v20.14.0 (2022-03-25) virtualenv 20.26 changelog.html#v20-14-0-2022-03-25 v20.14.0 (2022-03-25) :std:ref:`changelog:v20.14.0 (2022-03-25)`
changelog:v20.14.1 (2022-04-11) virtualenv 20.26 changelog.html#v20-14-1-2022-04-11 v20.14.1 (2022-04-11) :std:ref:`changelog:v20.14.1 (2022-04-11)`
changelog:v20.15.0 (2022-06-25) virtualenv 20.26 changelog.html#v20-15-0-2022-06-25 v20.15.0 (2022-06-25) :std:ref:`changelog:v20.15.0 (2022-06-25)`
changelog:v20.15.1 (2022-06-28) virtualenv 20.26 changelog.html#v20-15-1-2022-06-28 v20.15.1 (2022-06-28) :std:ref:`changelog:v20.15.1 (2022-06-28)`
changelog:v20.16.0 (2022-07-25) virtualenv 20.26 changelog.html#v20-16-0-2022-07-25 v20.16.0 (2022-07-25) :std:ref:`changelog:v20.16.0 (2022-07-25)`
changelog:v20.16.1 (2022-07-26) virtualenv 20.26 changelog.html#v20-16-1-2022-07-26 v20.16.1 (2022-07-26) :std:ref:`changelog:v20.16.1 (2022-07-26)`
changelog:v20.16.2 (2022-07-27) virtualenv 20.26 changelog.html#v20-16-2-2022-07-27 v20.16.2 (2022-07-27) :std:ref:`changelog:v20.16.2 (2022-07-27)`
changelog:v20.16.3 (2022-08-04) virtualenv 20.26 changelog.html#v20-16-3-2022-08-04 v20.16.3 (2022-08-04) :std:ref:`changelog:v20.16.3 (2022-08-04)`
changelog:v20.16.4 (2022-08-29) virtualenv 20.26 changelog.html#v20-16-4-2022-08-29 v20.16.4 (2022-08-29) :std:ref:`changelog:v20.16.4 (2022-08-29)`
changelog:v20.16.5 (2022-09-07) virtualenv 20.26 changelog.html#v20-16-5-2022-09-07 v20.16.5 (2022-09-07) :std:ref:`changelog:v20.16.5 (2022-09-07)`
changelog:v20.16.6 (2022-10-25) virtualenv 20.26 changelog.html#v20-16-6-2022-10-25 v20.16.6 (2022-10-25) :std:ref:`changelog:v20.16.6 (2022-10-25)`
changelog:v20.16.7 (2022-11-12) virtualenv 20.26 changelog.html#v20-16-7-2022-11-12 v20.16.7 (2022-11-12) :std:ref:`changelog:v20.16.7 (2022-11-12)`
changelog:v20.17.0 (2022-11-27) virtualenv 20.26 changelog.html#v20-17-0-2022-11-27 v20.17.0 (2022-11-27) :std:ref:`changelog:v20.17.0 (2022-11-27)`
changelog:v20.17.1 (2022-12-05) virtualenv 20.26 changelog.html#v20-17-1-2022-12-05 v20.17.1 (2022-12-05) :std:ref:`changelog:v20.17.1 (2022-12-05)`
changelog:v20.18.0 (2023-02-06) virtualenv 20.26 changelog.html#v20-18-0-2023-02-06 v20.18.0 (2023-02-06) :std:ref:`changelog:v20.18.0 (2023-02-06)`
changelog:v20.19.0 (2023-02-07) virtualenv 20.26 changelog.html#v20-19-0-2023-02-07 v20.19.0 (2023-02-07) :std:ref:`changelog:v20.19.0 (2023-02-07)`
changelog:v20.2.0 (2020-11-21) virtualenv 20.26 changelog.html#v20-2-0-2020-11-21 v20.2.0 (2020-11-21) :std:ref:`changelog:v20.2.0 (2020-11-21)`
changelog:v20.2.1 (2020-11-23) virtualenv 20.26 changelog.html#v20-2-1-2020-11-23 v20.2.1 (2020-11-23) :std:ref:`changelog:v20.2.1 (2020-11-23)`
changelog:v20.2.2 (2020-12-07) virtualenv 20.26 changelog.html#v20-2-2-2020-12-07 v20.2.2 (2020-12-07) :std:ref:`changelog:v20.2.2 (2020-12-07)`
changelog:v20.20.0 (2023-02-28) virtualenv 20.26 changelog.html#v20-20-0-2023-02-28 v20.20.0 (2023-02-28) :std:ref:`changelog:v20.20.0 (2023-02-28)`
changelog:v20.21.0 (2023-03-12) virtualenv 20.26 changelog.html#v20-21-0-2023-03-12 v20.21.0 (2023-03-12) :std:ref:`changelog:v20.21.0 (2023-03-12)`
changelog:v20.21.1 (2023-04-19) virtualenv 20.26 changelog.html#v20-21-1-2023-04-19 v20.21.1 (2023-04-19) :std:ref:`changelog:v20.21.1 (2023-04-19)`
changelog:v20.22.0 (2023-04-19) virtualenv 20.26 changelog.html#v20-22-0-2023-04-19 v20.22.0 (2023-04-19) :std:ref:`changelog:v20.22.0 (2023-04-19)`
changelog:v20.23.0 (2023-04-27) virtualenv 20.26 changelog.html#v20-23-0-2023-04-27 v20.23.0 (2023-04-27) :std:ref:`changelog:v20.23.0 (2023-04-27)`
changelog:v20.23.1 (2023-06-16) virtualenv 20.26 changelog.html#v20-23-1-2023-06-16 v20.23.1 (2023-06-16) :std:ref:`changelog:v20.23.1 (2023-06-16)`
changelog:v20.24.0 (2023-07-14) virtualenv 20.26 changelog.html#v20-24-0-2023-07-14 v20.24.0 (2023-07-14) :std:ref:`changelog:v20.24.0 (2023-07-14)`
changelog:v20.24.1 (2023-07-19) virtualenv 20.26 changelog.html#v20-24-1-2023-07-19 v20.24.1 (2023-07-19) :std:ref:`changelog:v20.24.1 (2023-07-19)`
changelog:v20.24.2 (2023-07-24) virtualenv 20.26 changelog.html#v20-24-2-2023-07-24 v20.24.2 (2023-07-24) :std:ref:`changelog:v20.24.2 (2023-07-24)`
changelog:v20.24.3 (2023-08-11) virtualenv 20.26 changelog.html#v20-24-3-2023-08-11 v20.24.3 (2023-08-11) :std:ref:`changelog:v20.24.3 (2023-08-11)`
changelog:v20.24.4 (2023-08-30) virtualenv 20.26 changelog.html#v20-24-4-2023-08-30 v20.24.4 (2023-08-30) :std:ref:`changelog:v20.24.4 (2023-08-30)`
changelog:v20.24.5 (2023-09-08) virtualenv 20.26 changelog.html#v20-24-5-2023-09-08 v20.24.5 (2023-09-08) :std:ref:`changelog:v20.24.5 (2023-09-08)`
changelog:v20.24.6 (2023-10-23) virtualenv 20.26 changelog.html#v20-24-6-2023-10-23 v20.24.6 (2023-10-23) :std:ref:`changelog:v20.24.6 (2023-10-23)`
changelog:v20.25.0 (2023-12-01) virtualenv 20.26 changelog.html#v20-25-0-2023-12-01 v20.25.0 (2023-12-01) :std:ref:`changelog:v20.25.0 (2023-12-01)`
changelog:v20.25.1 (2024-02-21) virtualenv 20.26 changelog.html#v20-25-1-2024-02-21 v20.25.1 (2024-02-21) :std:ref:`changelog:v20.25.1 (2024-02-21)`
changelog:v20.25.2 (2024-04-16) virtualenv 20.26 changelog.html#v20-25-2-2024-04-16 v20.25.2 (2024-04-16) :std:ref:`changelog:v20.25.2 (2024-04-16)`
changelog:v20.25.3 (2024-04-17) virtualenv 20.26 changelog.html#v20-25-3-2024-04-17 v20.25.3 (2024-04-17) :std:ref:`changelog:v20.25.3 (2024-04-17)`
changelog:v20.26.0 (2024-04-23) virtualenv 20.26 changelog.html#v20-26-0-2024-04-23 v20.26.0 (2024-04-23) :std:ref:`changelog:v20.26.0 (2024-04-23)`
changelog:v20.3.0 (2021-01-10) virtualenv 20.26 changelog.html#v20-3-0-2021-01-10 v20.3.0 (2021-01-10) :std:ref:`changelog:v20.3.0 (2021-01-10)`
changelog:v20.3.1 (2021-01-13) virtualenv 20.26 changelog.html#v20-3-1-2021-01-13 v20.3.1 (2021-01-13) :std:ref:`changelog:v20.3.1 (2021-01-13)`
changelog:v20.4.0 (2021-01-19) virtualenv 20.26 changelog.html#v20-4-0-2021-01-19 v20.4.0 (2021-01-19) :std:ref:`changelog:v20.4.0 (2021-01-19)`
changelog:v20.4.1 (2021-01-31) virtualenv 20.26 changelog.html#v20-4-1-2021-01-31 v20.4.1 (2021-01-31) :std:ref:`changelog:v20.4.1 (2021-01-31)`
changelog:v20.4.2 (2021-02-01) virtualenv 20.26 changelog.html#v20-4-2-2021-02-01 v20.4.2 (2021-02-01) :std:ref:`changelog:v20.4.2 (2021-02-01)`
changelog:v20.4.3 (2021-03-16) virtualenv 20.26 changelog.html#v20-4-3-2021-03-16 v20.4.3 (2021-03-16) :std:ref:`changelog:v20.4.3 (2021-03-16)`
changelog:v20.4.4 (2021-04-20) virtualenv 20.26 changelog.html#v20-4-4-2021-04-20 v20.4.4 (2021-04-20) :std:ref:`changelog:v20.4.4 (2021-04-20)`
changelog:v20.4.5 (2021-05-05) virtualenv 20.26 changelog.html#v20-4-5-2021-05-05 v20.4.5 (2021-05-05) :std:ref:`changelog:v20.4.5 (2021-05-05)`
changelog:v20.4.6 (2021-05-05) virtualenv 20.26 changelog.html#v20-4-6-2021-05-05 v20.4.6 (2021-05-05) :std:ref:`changelog:v20.4.6 (2021-05-05)`
changelog:v20.4.7 (2021-05-24) virtualenv 20.26 changelog.html#v20-4-7-2021-05-24 v20.4.7 (2021-05-24) :std:ref:`changelog:v20.4.7 (2021-05-24)`
changelog:v20.5.0 (2021-07-13) virtualenv 20.26 changelog.html#v20-5-0-2021-07-13 v20.5.0 (2021-07-13) :std:ref:`changelog:v20.5.0 (2021-07-13)`
changelog:v20.6.0 (2021-07-14) virtualenv 20.26 changelog.html#v20-6-0-2021-07-14 v20.6.0 (2021-07-14) :std:ref:`changelog:v20.6.0 (2021-07-14)`
changelog:v20.7.0 (2021-07-31) virtualenv 20.26 changelog.html#v20-7-0-2021-07-31 v20.7.0 (2021-07-31) :std:ref:`changelog:v20.7.0 (2021-07-31)`
changelog:v20.7.1 (2021-08-09) virtualenv 20.26 changelog.html#v20-7-1-2021-08-09 v20.7.1 (2021-08-09) :std:ref:`changelog:v20.7.1 (2021-08-09)`
changelog:v20.7.2 (2021-08-10) virtualenv 20.26 changelog.html#v20-7-2-2021-08-10 v20.7.2 (2021-08-10) :std:ref:`changelog:v20.7.2 (2021-08-10)`
changelog:v20.8.0 (2021-09-16) virtualenv 20.26 changelog.html#v20-8-0-2021-09-16 v20.8.0 (2021-09-16) :std:ref:`changelog:v20.8.0 (2021-09-16)`
changelog:v20.8.1 (2021-09-24) virtualenv 20.26 changelog.html#v20-8-1-2021-09-24 v20.8.1 (2021-09-24) :std:ref:`changelog:v20.8.1 (2021-09-24)`
changelog:v20.9.0 (2021-10-23) virtualenv 20.26 changelog.html#v20-9-0-2021-10-23 v20.9.0 (2021-10-23) :std:ref:`changelog:v20.9.0 (2021-10-23)`
clear virtualenv 20.26 cli_interface.html#clear - :std:ref:`clear`
cli_flags virtualenv 20.26 cli_interface.html#cli-flags CLI flags :std:ref:`cli_flags`
cli_interface:activators virtualenv 20.26 cli_interface.html#section-activators activators :std:ref:`cli_interface:activators`
cli_interface:cli flags virtualenv 20.26 cli_interface.html#cli-flags CLI flags :std:ref:`cli_interface:cli flags`
cli_interface:cli interface virtualenv 20.26 cli_interface.html#cli-interface CLI interface :std:ref:`cli_interface:cli interface`
cli_interface:configuration file virtualenv 20.26 cli_interface.html#configuration-file Configuration file :std:ref:`cli_interface:configuration file`
cli_interface:creator virtualenv 20.26 cli_interface.html#section-creator creator :std:ref:`cli_interface:creator`
cli_interface:defaults virtualenv 20.26 cli_interface.html#defaults Defaults :std:ref:`cli_interface:defaults`
cli_interface:discovery virtualenv 20.26 cli_interface.html#section-discovery discovery :std:ref:`cli_interface:discovery`
cli_interface:environment variables virtualenv 20.26 cli_interface.html#environment-variables Environment Variables :std:ref:`cli_interface:environment variables`
cli_interface:seeder virtualenv 20.26 cli_interface.html#section-seeder seeder :std:ref:`cli_interface:seeder`
compatibility-requirements virtualenv 20.26 installation.html#compatibility-requirements Python and OS Compatibility :std:ref:`compatibility-requirements`
conf_file virtualenv 20.26 cli_interface.html#conf-file Configuration file :std:ref:`conf_file`
copies virtualenv 20.26 cli_interface.html#always-copy - :std:ref:`copies`
creator virtualenv 20.26 cli_interface.html#creator - :std:ref:`creator`
dest virtualenv 20.26 cli_interface.html#dest - :std:ref:`dest`
development:automated testing virtualenv 20.26 development.html#automated-testing Automated testing :std:ref:`development:automated testing`
development:becoming a maintainer virtualenv 20.26 development.html#becoming-a-maintainer Becoming a maintainer :std:ref:`development:becoming a maintainer`
development:building documentation virtualenv 20.26 development.html#building-documentation Building documentation :std:ref:`development:building documentation`
development:choosing the type of news entry virtualenv 20.26 development.html#choosing-the-type-of-news-entry Choosing the type of NEWS entry :std:ref:`development:choosing the type of news entry`
development:contents of a news entry virtualenv 20.26 development.html#contents-of-a-news-entry Contents of a NEWS entry :std:ref:`development:contents of a news entry`
development:contributing virtualenv 20.26 development.html#contributing Contributing :std:ref:`development:contributing`
development:development virtualenv 20.26 development.html#development Development :std:ref:`development:development`
development:getting started virtualenv 20.26 development.html#getting-started Getting started :std:ref:`development:getting started`
development:news entries virtualenv 20.26 development.html#news-entries NEWS entries :std:ref:`development:news entries`
development:release virtualenv 20.26 development.html#release Release :std:ref:`development:release`
development:running from source tree virtualenv 20.26 development.html#running-from-source-tree Running from source tree :std:ref:`development:running from source tree`
development:running linters virtualenv 20.26 development.html#running-linters Running linters :std:ref:`development:running linters`
development:running tests virtualenv 20.26 development.html#running-tests Running tests :std:ref:`development:running tests`
development:setup virtualenv 20.26 development.html#setup Setup :std:ref:`development:setup`
development:submitting pull requests virtualenv 20.26 development.html#submitting-pull-requests Submitting pull requests :std:ref:`development:submitting pull requests`
discovery virtualenv 20.26 cli_interface.html#discovery - :std:ref:`discovery`
distribution_wheels virtualenv 20.26 user_guide.html#distribution-wheels Embed wheels for distributions :std:ref:`distribution_wheels`
download virtualenv 20.26 cli_interface.html#download - :std:ref:`download`
env_vars virtualenv 20.26 cli_interface.html#env-vars Environment Variables :std:ref:`env_vars`
extend:activation scripts virtualenv 20.26 extend.html#activation-scripts Activation scripts :std:ref:`extend:activation scripts`
extend:creators virtualenv 20.26 extend.html#creators Creators :std:ref:`extend:creators`
extend:extend functionality virtualenv 20.26 extend.html#extend-functionality Extend functionality :std:ref:`extend:extend functionality`
extend:python discovery virtualenv 20.26 extend.html#python-discovery Python discovery :std:ref:`extend:python discovery`
extend:seed mechanism virtualenv 20.26 extend.html#seed-mechanism Seed mechanism :std:ref:`extend:seed mechanism`
extra-search-dir virtualenv 20.26 cli_interface.html#extra-search-dir - :std:ref:`extra-search-dir`
genindex virtualenv 20.26 genindex.html Index :std:ref:`genindex`
index:useful links virtualenv 20.26 index.html#useful-links Useful links :std:ref:`index:useful links`
index:virtualenv virtualenv 20.26 index.html#virtualenv virtualenv :std:ref:`index:virtualenv`
installation:installation virtualenv 20.26 installation.html#installation Installation :std:ref:`installation:installation`
installation:latest unreleased virtualenv 20.26 installation.html#latest-unreleased latest unreleased :std:ref:`installation:latest unreleased`
installation:linux virtualenv 20.26 installation.html#linux Linux :std:ref:`installation:linux`
installation:macos virtualenv 20.26 installation.html#macos macOS :std:ref:`installation:macos`
installation:python and os compatibility virtualenv 20.26 installation.html#python-and-os-compatibility Python and OS Compatibility :std:ref:`installation:python and os compatibility`
installation:sdist virtualenv 20.26 installation.html#sdist sdist :std:ref:`installation:sdist`
installation:via pip virtualenv 20.26 installation.html#via-pip via pip :std:ref:`installation:via pip`
installation:via pipx virtualenv 20.26 installation.html#via-pipx via pipx :std:ref:`installation:via pipx`
installation:via zipapp virtualenv 20.26 installation.html#via-zipapp via zipapp :std:ref:`installation:via zipapp`
installation:wheel virtualenv 20.26 installation.html#wheel wheel :std:ref:`installation:wheel`
installation:windows virtualenv 20.26 installation.html#windows Windows :std:ref:`installation:windows`
modindex virtualenv 20.26 py-modindex.html Module Index :std:ref:`modindex`
never-download virtualenv 20.26 cli_interface.html#never-download - :std:ref:`never-download`
no-download virtualenv 20.26 cli_interface.html#never-download - :std:ref:`no-download`
no-periodic-update virtualenv 20.26 cli_interface.html#no-periodic-update - :std:ref:`no-periodic-update`
no-pip virtualenv 20.26 cli_interface.html#no-pip - :std:ref:`no-pip`
no-seed virtualenv 20.26 cli_interface.html#without-pip - :std:ref:`no-seed`
no-setuptools virtualenv 20.26 cli_interface.html#no-setuptools - :std:ref:`no-setuptools`
no-vcs-ignore virtualenv 20.26 cli_interface.html#no-vcs-ignore - :std:ref:`no-vcs-ignore`
no-wheel virtualenv 20.26 cli_interface.html#no-wheel - :std:ref:`no-wheel`
p virtualenv 20.26 cli_interface.html#python - :std:ref:`p`
pip virtualenv 20.26 cli_interface.html#pip - :std:ref:`pip`
programmatic_api virtualenv 20.26 user_guide.html#programmatic-api Programmatic API :std:ref:`programmatic_api`
prompt virtualenv 20.26 cli_interface.html#prompt - :std:ref:`prompt`
py-modindex virtualenv 20.26 py-modindex.html Python Module Index :std:ref:`py-modindex`
python virtualenv 20.26 cli_interface.html#python - :std:ref:`python`
q virtualenv 20.26 cli_interface.html#quiet - :std:ref:`q`
quiet virtualenv 20.26 cli_interface.html#quiet - :std:ref:`quiet`
read-only-app-data virtualenv 20.26 cli_interface.html#read-only-app-data - :std:ref:`read-only-app-data`
reset-app-data virtualenv 20.26 cli_interface.html#reset-app-data - :std:ref:`reset-app-data`
sdist virtualenv 20.26 installation.html#sdist - :std:ref:`sdist`
search virtualenv 20.26 search.html Search Page :std:ref:`search`
seeder virtualenv 20.26 cli_interface.html#seeder - :std:ref:`seeder`
setuptools virtualenv 20.26 cli_interface.html#setuptools - :std:ref:`setuptools`
symlink-app-data virtualenv 20.26 cli_interface.html#symlink-app-data - :std:ref:`symlink-app-data`
symlinks virtualenv 20.26 cli_interface.html#symlinks - :std:ref:`symlinks`
system-site-packages virtualenv 20.26 cli_interface.html#system-site-packages - :std:ref:`system-site-packages`
try-first-with virtualenv 20.26 cli_interface.html#try-first-with - :std:ref:`try-first-with`
upgrade-embed-wheels virtualenv 20.26 cli_interface.html#upgrade-embed-wheels - :std:ref:`upgrade-embed-wheels`
user_guide:activators virtualenv 20.26 user_guide.html#activators Activators :std:ref:`user_guide:activators`
user_guide:creators virtualenv 20.26 user_guide.html#creators Creators :std:ref:`user_guide:creators`
user_guide:embed wheels for distributions virtualenv 20.26 user_guide.html#embed-wheels-for-distributions Embed wheels for distributions :std:ref:`user_guide:embed wheels for distributions`
user_guide:introduction virtualenv 20.26 user_guide.html#introduction Introduction :std:ref:`user_guide:introduction`
user_guide:programmatic api virtualenv 20.26 user_guide.html#programmatic-api Programmatic API :std:ref:`user_guide:programmatic api`
user_guide:python discovery virtualenv 20.26 user_guide.html#python-discovery Python discovery :std:ref:`user_guide:python discovery`
user_guide:quick start virtualenv 20.26 user_guide.html#quick-start Quick start :std:ref:`user_guide:quick start`
user_guide:seeders virtualenv 20.26 user_guide.html#seeders Seeders :std:ref:`user_guide:seeders`
user_guide:user guide virtualenv 20.26 user_guide.html#user-guide User Guide :std:ref:`user_guide:user guide`
user_guide:wheels virtualenv 20.26 user_guide.html#wheels Wheels :std:ref:`user_guide:wheels`
v virtualenv 20.26 cli_interface.html#verbose - :std:ref:`v`
verbose virtualenv 20.26 cli_interface.html#verbose - :std:ref:`verbose`
version virtualenv 20.26 cli_interface.html#version - :std:ref:`version`
wheel virtualenv 20.26 cli_interface.html#wheel - :std:ref:`wheel`
wheels virtualenv 20.26 user_guide.html#wheels Wheels :std:ref:`wheels`
with-traceback virtualenv 20.26 cli_interface.html#with-traceback - :std:ref:`with-traceback`
without-pip virtualenv 20.26 cli_interface.html#without-pip - :std:ref:`without-pip`

std:doc

Identifier Project Name Version Location Display Name Usage example
changelog virtualenv 20.26 changelog.html Release History :std:doc:`changelog`
cli_interface virtualenv 20.26 cli_interface.html CLI interface :std:doc:`cli_interface`
development virtualenv 20.26 development.html Development :std:doc:`development`
extend virtualenv 20.26 extend.html Extend functionality :std:doc:`extend`
index virtualenv 20.26 index.html virtualenv :std:doc:`index`
installation virtualenv 20.26 installation.html Installation :std:doc:`installation`
user_guide virtualenv 20.26 user_guide.html User Guide :std:doc:`user_guide`