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
- pip's error message for wheel-build failure on PEP517 packages isn't very friendly
- pip editable install fails with pyproject.toml, even with no setup.py import error
- Requirements file which contains `-e` with a relative local path, is only installable from a specific directory
- Migrate `pip show`'s `Requires` field to `Requires-Dist`
- pip upgrade warning is bypassed when pip is a dependency
- The dilemma of using these two pip options: `require-virtualenv = true` and `--isolated`.
- Hint at next step, during install, when wheel building fails
- Separate pip's UI from the underlying logic
- Add tests for `--platform` with pip's new resolver
- pip 10.0.1 & Python 3.7: Failed installing numexpr 2.6.5 (EnvironmentError) due to duplicate LF
- Docs
- Python not yet supported