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 supported93 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- `--extra-index-url` option documentation should have warning about "dependency confusion"
- WheelDistribution doesn't implement abstract methods of importlib.metadata.Distribution
- Supply Distribution.locate_file, honoring the abstract method.
- A requirements.txt file that references another requirements.txt file via a symlink may not resolve
- Handle relative paths to nested requirements.txt where some elements of the path may be symlinks
- Various package-index filtering flags do not affect the environment markers
- Allow `--find-links` to link to source directories (as with editable installs)
- Stop relying on `__file__`
- Not able to define different paths for base, lib, purelib, platbase, headers, scripts and data
- Win/git-bash pip uninstall mypackage crash when in virtual environment "input(): lost sys.stderr"
- Docs
- Python not yet supported