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
- Remove additional detection of `.egg` packages when using the `importlib.metadata` backend
- perform 1-3 HTTP requests for each wheel using fast-deps
- pull preparer logic out of the resolver to consume metadata-only dists in commands
- Error when multiple repositories provide the same package
- Improving failures at `ResolutionTooDeep` to include more context
- Add `--only-deps` (and `--only-build-deps`) option(s)
- Add per-requirement ``--no-deps`` option support in requirements.txt
- Rewrite direct URL reinstallation logic
- Populate find_all_candidates cache from threadpool
- `--require-hashes` does not correctly handle pinned package with extras
- Docs
- Python not yet supported