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
- Allow URL constraints to apply to requirements with extras
- Allow unpinned requirements to use hashes from constraints
- Allow editable installs to satisfy direct-URL dependencies
- Upgrade platformdirs to 4.9.4
- fix: handle BrokenPipeError in _run_wrapper to prevent crash when output is piped
- Pip crashes when broken pipe triggered when pip's output is piped to a process that exits early.
- Add support for -r pylock.toml
- Phantom RECORD entries survive install and can delete arbitrary files on uninstall
- gh-13873: Fix path traversal allowing arbitrary file deletion on uninstall
- Reject RECORD entries with path traversal outside installation root
- Docs
- Python not yet supported