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
- Fix `pip cache remove` pattern matching.
- Pip try to install twice the same package at different versions, leading to conflicts
- `_contains_egg_info` gives false positive for `file://` URL with dash in directory name
- Rename --no-binary as --no-download-binary so that --no-binary can emit a warning
- Doc for option --no-binary is wrong
- Add new option --rebuild (or --never-binary) to the install command
- `pip cache remove` should also work with a package name
- Zipapp: pip outdated check compares against version installed in the environment and not the version in the zipapp
- Add support for OCI registries as indexes and package sources
- pip fails continuously on slow connections
- Docs
- Python not yet supported