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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to pip
Help out
- Issues
- Fix description of --no-binary to reflect current behavior
- Improve the conflict report when a package from pylock.toml conflicts with other requirements
- Selecting extras and dependency groups from `pylock.toml`
- Replace locale.getpreferredencoding() with locale.getencoding()
- Support `-c pylock.toml`
- Handle invalid HTTP 304 responses when no cached file is available.
- Let `-r pylock.toml` imply `--require-hashes`
- Add --force-metadata-refresh and respect max age cache control
- What's next for `pip lock` ?
- Should `--only-final`/`--all-releases` apply to `-r pylock.toml`?
- Docs
- Python not yet supported