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
- Theoretical idea: Persistent cache of dependency data
- Providing pip configuration in `sys.base_prefix`
- Add `pip uninstall -a/--all` to wipe an entire environment
- Fail dependency resolution when a specified extra is invalid, instead of installing the base package without the invalid extra
- Only pull in files from --extra-index-url if the package exists on --index-url
- Pip --proxy parameter is not been passed to the request.
- Allow "true" values for pip.conf negative options (no-cache-dir and no-compile)
- add more detail on platform missmatch errors instead of just declaring not matching distributions found
- Should pip uninstall before updating dependencies?
- pip 21 rejects wheels with local version labels
- Docs
- Python not yet supported