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
- Handle relative paths to nested requirements.txt where some elements of the path may be symlinks
- Various package-index filtering flags do not affect the environment markers
- pip install nondeterministic order even for explicitly provided wheels
- Fixed the exit status of uninstallable packages
- lazier lazy_wheel
- Improving failures at `ResolutionTooDeep` to include more context
- Add `--only-deps` (and `--only-build-deps`) option(s)
- Consider `--config-settings` in wheel cache keys
- Add `--ignore-packages` to `pip check`
- optimize package installation for space and speed by using copy-on-write file clones ("reflinks") and storing wheel cache unpacked
- Docs
- Python not yet supported