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
- persistent cache for link parsing and interpreter compatibility
- cache metadata lookups for sdists and lazy wheels
- send HTTP caching headers for index pages to further reduce bandwidth usage
- Provider a clearer error message when `distutils` is missing on Python < 3.10
- Tracaback when build error happens, without pip messages
- --index-url in requirements file sometimes not respected / leaks to other files
- Better error messages when requirements are not met
- Uninstall with bad RECORD file
- `--ignore-installed` option does not work correctly on latest pip
- Provide a way to notify that another package cannot be installed in the environment to avoid conflicts
- Docs
- Python not yet supported