virtualenv
  • Installation
  • User Guide
    • Usage
      • activate script
      • The --system-site-packages Option
      • Windows Notes
    • Using Virtualenv without bin/python
    • Making Environments Relocatable
    • The --extra-search-dir option
  • Reference Guide
    • virtualenv Command
      • Usage
      • Options
    • Configuration
      • Environment Variables
      • Configuration File
    • Extending Virtualenv
      • Creating Your Own Bootstrap Scripts
      • Bootstrap Example
  • Development
    • Contributing
    • Running the tests
    • Status and License
  • Release History
    • 13.1.2 (2015-08-23)
    • 13.1.1 (2015-08-20)
    • 13.1.0 (2015-06-30)
    • 13.0.3 (2015-06-01)
    • 13.0.2 (2015-06-01)
    • 13.0.1 (2015-05-22)
    • 13.0.0 (2015-05-21)
    • 12.1.1 (2015-04-07)
    • 12.1.0 (2015-04-07)
      • 12.0.7 (2015-02-04)
      • 12.0.6 (2015-01-28)
      • 12.0.5 (2015-01-03)
      • 12.0.4 (2014-12-23)
      • 12.0.3 (2014-12-23)
      • 12.0.2 (2014-12-23)
      • 12.0.1 (2014-12-22)
      • 12.0 (2014-12-22)
      • 1.11.6 (2014-05-16)
      • 1.11.5 (2014-05-03)
      • 1.11.4 (2014-02-21)
      • 1.11.3 (2014-02-20)
      • 1.11.2 (2014-01-26)
      • 1.11.1 (2014-01-20)
      • 1.11 (2014-01-02)
      • 1.10.1 (2013-08-07)
      • 1.10 (2013-07-23)
      • 1.9.1 (2013-03-08)
      • 1.9 (2013-03-07)
      • 1.8.4 (2012-11-25)
      • 1.8.3 (2012-11-21)
      • 1.8.2 (2012-09-06)
      • 1.8.1 (2012-09-03)
      • 1.8 (2012-09-01)
      • 1.7.2 (2012-06-22)
      • 1.7.1.2 (2012-02-17)
      • 1.7.1.1 (2012-02-16)
      • 1.7.1 (2012-02-16)
      • 1.7 (2011-11-30)
      • 1.6.4 (2011-07-21)
      • 1.6.3 (2011-07-16)
      • 1.6.2 (2011-07-16)
      • 1.6.1 (2011-04-30)
      • 1.6
      • 1.5.2
      • 1.5.1
      • 1.5
      • 1.4.9
      • 1.4.8
      • 1.4.7
      • 1.4.6
      • 1.4.5
      • 1.4.4
      • 1.4.3
      • 1.4.2
      • 1.4.1
      • 1.4
      • 1.3.4
      • 1.3.3
      • 1.3.2
      • 1.3.1
      • 1.3
      • 1.2
      • 1.1.1
      • 1.1
      • 1.0
      • 0.9.2
      • 0.9.1
      • 0.9
      • 0.8.4
      • 0.8.3
      • 0.8.2
      • 0.8.1
      • 0.8
 
virtualenv
  • Docs »

Index

Symbols | A | C | E | V

Symbols

--always-copy
command line option
--clear
command line option
--distribute
command line option
--extra-search-dir=DIR
command line option
--never-download
command line option
--no-pip
command line option
--no-setuptools
command line option
--no-site-packages
command line option
--no-wheel
command line option
--prompt=PROMPT
command line option
--relocatable
command line option
--setuptools
command line option
--system-site-packages
command line option
--unzip-setuptools
command line option
--version
command line option
-h, --help
command line option
-p PYTHON_EXE, --python=PYTHON_EXE
command line option
-q, --quiet
command line option
-v, --verbose
command line option

A

adjust_options() (built-in function)
after_install() (built-in function)

C

command line option
--always-copy
--clear
--distribute
--extra-search-dir=DIR
--never-download
--no-pip
--no-setuptools
--no-site-packages
--no-wheel
--prompt=PROMPT
--relocatable
--setuptools
--system-site-packages
--unzip-setuptools
--version
-h, --help
-p PYTHON_EXE, --python=PYTHON_EXE
-q, --quiet
-v, --verbose
create_bootstrap_script() (built-in function)

E

environment variable
VIRTUAL_ENV_DISABLE_PROMPT, [1]
extend_parser() (built-in function)

V

VIRTUAL_ENV_DISABLE_PROMPT

© Copyright 2007-2014, Ian Bicking, The Open Planning Project, PyPA. Last updated on Aug 22, 2016.

Built with Sphinx using a theme provided by Read the Docs.