💾 Archived View for tris.fyi › pydoc › ensurepip captured on 2022-01-08 at 13:40:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-01-29)

-=-=-=-=-=-=-

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