poetry
https://github.com/python-poetry/poetry
Python
Python packaging and dependency management made easy
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 supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to poetry
Help out
- Issues
- Enable `poetry version postrelease` to create version numbers like 1.0.0post1
- `poetry cache clear --all` Not enough arguments (missing: "cache")
- EnvManager version reverse sort is lexical, i.e. it considers 3.2 before 3.12
- Poetry doesn't install certain non-optional dependencies when run with --only main
- In poetry 1.8.2, even when I run the `poetry self update` command, only the VERSION is not updated.
- Poetry removes optional dependencies when using `poetry install --only`
- feat: poetry env remove should display full path if using in-project virtualenvs
- Poetry check virtual environment command for git hooks
- Allow SSL certs to be defined per repository host
- Legacy Repository Handler Allowing Mismatched Versions To Be Installed
- Docs
- Python not yet supported