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 prefers HTTP(S)_PROXY environment variable over --proxy command line option
- pip should not follow redirects from a https:// index url to http:// at any point because doing so dangers users
- Implement Uninstall [URL]
- Support HTTP/2
- Reduce the number of paths through the code
- Fix the install scheme to `posix_prefix` when `--prefix` is passed
- pip install --user -e tries to uninstall system-wide version, unlike pip install --user
- Feature: Deterministic Builds
- Misleading error does not distinguish between missing dependency vs dependency conflict
- distutils: distro config file not copied to overlay directory
- Docs
- Python not yet supported