💾 Archived View for tris.fyi › pydoc › ensurepip captured on 2023-04-26 at 13:29:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous 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

collections

os

resources

subprocess

sys

sysconfig

tempfile