Back to module index

Go to module by name

ensurepip (package)

This module has no docstring.

Functions

bootstrap

bootstrap(*, root=None, upgrade=False, user=False, altinstall=False, default_pip=False, verbosity=0)


      Bootstrap pip into the current Python installation (or the given root
      directory).

      Note that calling this function will alter both sys.path and os.environ.
    

version

version()


      Returns a string specifying the bundled version of pip.
    

Modules

os

resources

runpy

subprocess

sys

tempfile