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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- pip reimplements rich progress state mechanism which causes a perf bottleneck
- perf: Use Rich Status for batched spinner rendering instead of per-line updates
- raise_for_status relies on HTTP reason phrase, which is unreliable in practice
- Surface X-Error-Message response header in HTTP error details
- Fail on invalid configuration values with a better error message
- Update DiagnosticPipError to add details_link to errors
- Replace `resolvelib` with `nab-resolve` to do dependency resolution
- ✨ feat(resolver): share candidate caches across pip install resolvers
- --require-hashes does not apply to build-system dependencies, undocumented bypass
- Different behavior on "pip install -U xxx" and "python -m pip install -U xxx"
- Docs
- Python not yet supported