pip¶
pip is the package installer for Python. You can use it to install packages from the Python Package Index and other indexes.
If you want to learn about how to use pip, check out the following resources:
If you find bugs, need help, or want to talk to the developers, use our mailing lists or chat rooms:
If you find any security issues, please report to security@python.org
Privacy Notice¶
Pip does not collect any telemetry, however, it will send non-identifying environment information (Python version, OS, etc.) to any remote indices used, who may choose to retain such information. Please consult PyPI’s privacy policy for their data collection and retention practices.