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 26.0.1 raises warnings with Python 3.15.0a8
- New resolver support for editable constraints
- `pip install --report -` outputs invalid JSON when not combined with `--quiet`
- Add support for pip install --only-deps.
- Follow PEP 770 for vendored dependencies
- Extend `pip debug` to perform more automated checks related to the runtime environment
- Pip crashes when broken pipe triggered when pip's output is piped to a process that exits early.
- 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