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
- Implement documented --force-keyring
- Pip inconsistent on whether it looks up a pre-release based on the order of specifiers
- After instally python as a user (no root access) get-pip.py installs pip and pip3 in ~/.local/bin but hardcodes the shebang to /usr/local/python
- Pre-release not selected when remotely available pre-releases for version specifiers is the only versions that satisfies the version specifier
- How do I exclude Pip selecting any pre-release?
- Warn users that `pip download` can run arbitrary code
- On install, add a pep517 backend agnostic and documented option to set a build directory
- Remove section about non-existing `--force-keyring` flag
- Logging errors while installing dependencies automatically
- Warnings for skipped `<pkg>.dist-info` are unclear when `METADATA` file is missing
- Docs
- Python not yet supported