Contents Menu Expand
pip documentation v21.1.dev0
pip documentation v21.1.dev0
  • Quickstart
  • Installation
  • User Guide
  • Commands
    • pip
    • pip install
    • pip uninstall
    • pip list
    • pip freeze
    • pip check
    • pip download
    • pip wheel
    • pip hash
    • pip show
    • pip search
    • pip cache
    • pip config
    • pip debug

Project

  • Development
    • Getting Started
    • Contributing
    • Continuous Integration
    • Issue Triage
    • Architecture of pip’s internals
      • Broad functionality overview
      • Repository anatomy & directory structure
      • Configuration File Handling
      • Finding and choosing files (index and PackageFinder)
      • Command Line Interface
      • Options that control the installation process
    • Release process
    • Vendoring Policy
  • UX Research & Design
  • Changelog
  • Code of Conduct
  • GitHub

Usage¶

The “Usage” section is now covered in the Reference Guide

Copyright © 2008-2020, PyPA. | Built with Sphinx and @pradyunsg's Furo theme. | Show Source