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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- Consider `--config-settings` in wheel cache keys
- Add `--ignore-packages` to `pip check`
- Add `--ignore` flag to `pip check`
- Pass --disable-pip-version-check in tests
- Install ERROR: Cannot set --home and --prefix together
- Require minimum pip version
- optimize package installation for space and speed by using copy-on-write file clones ("reflinks") and storing wheel cache unpacked
- Allow --no-binary and --only-binary per index
- Block `requirements(\-.*)?\.txt` on accidental installation
- Test suite appears to have a dependency on the user's global git config
- Docs
- Python not yet supported