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
- Make suggestion when the current stable version has no wheel but a pre-release does
- Add "never" option for ``--upgrade-strategy``
- Implement PEP-458: Secure PyPI downloads with signed repository metadata
- Switch to TOML for configuration files
- New resolver error message is confusing if a package has inconsistent dependencies
- pip silently fails to install extras and returns error code
- Documentation doesn't explain that we build wheels and install from them
- Excluding packages when extra is specified
- Log debug and informational messages to stderr only
- pip install -e does not install setup.py install_requires dependencies
- Docs
- Python not yet supported