pip
https://github.com/pypa/pip
Python
The Python package installer
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported93 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- "`$Python_home/scripts` on $PATH" check does not resolve symlinks
- pip config debug doesn't separate the configuration shown for different files at the same "level"
- Packages installed with -t/--target have permissions from installing user's home directory
- `pip install --find-links dist` no longer prefers local over PyPI (fails maturin CI)
- Forward warnings during backend calls to the subprocess logger
- Provide option to pip install to set #! line in scripts
- Allow pip install --executable=/path to set #! path in scripts.
- Follow-up to #2984: dealing with old HTTP download caches
- Puzzling output with `--ignore-installed package==version` when another version exists
- Specify the encoding and enable warnings in tests when unspecified.
- Docs
- Python not yet supported