pip-shims
latest
  • pip-shims: Shims for importing packages from pip’s internals.
  • pip_shims package
  • 0.5.3 (2020-08-08)
  • 0.5.2 (2020-04-22)
  • 0.5.1 (2020-03-10)
  • 0.5.0 (2020-01-28)
  • 0.4.0 (2019-11-22)
  • 0.3.4 (2019-11-18)
  • 0.3.3 (2019-06-16)
  • 0.3.2 (2018-10-27)
  • 0.3.1 (2018-10-06)
  • 0.3.0 (2018-10-06)
  • 0.2.0 (2018-10-05)
  • 0.1.2 (2018-08-18)
  • 0.1.1 (2018-08-14)
  • 0.1.0 (2018-08-09)
  • pip_shims
  • pip_shims.shims
  • pip_shims.models
  • pip_shims.compat
  • pip_shims.environment
  • pip_shims.utils
pip-shims
  • Docs »
  • Welcome to pip_shims’s documentation!
  • Edit on GitHub

Welcome to pip_shims’s documentation!¶

  • pip-shims: Shims for importing packages from pip’s internals.
    • Warning
    • Installation
    • Summary
      • Importing a shim
      • Resolving Dependencies
    • Available Shims
  • pip_shims package
    • Submodules
      • pip_shims.models
      • pip_shims.compat
      • pip_shims.utils
      • pip_shims.shims
      • pip_shims.environment
    • Submodules
      • pip_shims.compat module
      • pip_shims.environment module
      • pip_shims.models module
      • pip_shims.shims module
      • pip_shims.utils module
  • 0.5.3 (2020-08-08)
    • Bug Fixes
  • 0.5.2 (2020-04-22)
    • Features
  • 0.5.1 (2020-03-10)
    • Bug Fixes
  • 0.5.0 (2020-01-28)
    • Features
    • Bug Fixes
  • 0.4.0 (2019-11-22)
    • Features
  • 0.3.4 (2019-11-18)
    • Features
    • Bug Fixes
  • 0.3.3 (2019-06-16)
    • Features
    • Bug Fixes
  • 0.3.2 (2018-10-27)
    • Features
  • 0.3.1 (2018-10-06)
    • Features
  • 0.3.0 (2018-10-06)
    • Features
    • Bug Fixes
  • 0.2.0 (2018-10-05)
    • Features
  • 0.1.2 (2018-08-18)
    • Features
    • Bug Fixes
  • 0.1.1 (2018-08-14)
    • Bug Fixes
    • Documentation Updates
  • 0.1.0 (2018-08-09)
    • Features
pip_shims This library is a set of compatibilty access shims to the pip internal API.
pip_shims.shims Main module with magic self-replacement mechanisms to handle import speedups.
pip_shims.models Helper module for shimming functionality across pip versions.
pip_shims.compat Backports and helper functionality to support using new functionality.
pip_shims.environment Module with functionality to learn about the environment.
pip_shims.utils Shared utility functions which are not specific to any particular module.

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2020, Dan Ryan <dan@danryan.co> Revision f6fce632.

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