virtualenv
20.0.2
  • Installation
    • via pipx
    • via pip
    • via zipapp
    • Python and OS Compatibility
  • User Guide
    • Introduction
    • Python discovery
    • Creators
    • Seeders
    • Activators
  • CLI interface
    • CLI flags
      • discovery
      • creator
      • seeder
      • activators
    • Defaults
      • Configuration file
      • Environment Variables
  • Extend functionality
    • Python discovery
    • Creators
    • Seed mechanism
    • Activation scripts
  • Development
    • Getting started
      • Setup
      • Running from source tree
      • Running tests
      • Running linters
      • Building documentation
      • Release
    • Contributing
      • Submitting pull requests
      • Automated testing
      • NEWS entries
        • Contents of a NEWS entry
        • Choosing the type of NEWS entry
      • Becoming a maintainer
  • Release History
    • v20.0.2 (2020-02-11)
      • Features - 20.0.2
      • Bugfixes - 20.0.2
      • Improved Documentation - 20.0.2
    • v20.0.1 (2020-02-10)
      • Features - 20.0.1
      • Bugfixes - 20.0.1
    • v20.0.0. (2020-02-10)
      • Improved Documentation - 20.0.0.
    • v20.0.0b2 (2020-02-04)
      • Features - 20.0.0b2
      • Bugfixes - 20.0.0b2
      • Improved Documentation - 20.0.0b2
    • v20.0.0b1 (2020-01-28)
virtualenv
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | D | G | I | R | S

A

  • Activator (class in virtualenv.activation.activator)
  • add_parser_arguments() (virtualenv.activation.activator.Activator class method)
    • (virtualenv.create.creator.Creator class method)
    • (virtualenv.discovery.discover.Discover class method)
    • (virtualenv.seed.seeder.Seeder class method)

C

  • can_create() (virtualenv.create.creator.Creator class method)
  • create() (virtualenv.create.creator.Creator method)
  • Creator (class in virtualenv.create.creator)

D

  • Discover (class in virtualenv.discovery.discover)

G

  • generate() (virtualenv.activation.activator.Activator method)

I

  • interpreter() (virtualenv.discovery.discover.Discover property)

R

  • run() (virtualenv.discovery.discover.Discover method)
    • (virtualenv.seed.seeder.Seeder method)

S

  • Seeder (class in virtualenv.seed.seeder)
  • supports() (virtualenv.activation.activator.Activator class method)

© Copyright 2007-2020, PyPA, PyPA Revision ab6dd74b.

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