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
- 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
- Removing the legacy resolver
- Option to force the progress bar
- Handle symlinks when extracting `.whl` files
- Check for dependent packages before uninstalling and store installation date to allow listing by it
- Docs
- Python not yet supported