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
- PoC: automatically create a `pinned` extra with dependencies pinned from the lock file
- Restrictions coming from dependencies not in the main group are not considered
- poetry publish fails when tool.poetry.source is specified throwing "a repository with name was already added"
- Installation issue with `pipx` on macOS?
- `poetry install` run under pre-commit hook does not apply changes.
- `poetry env delete` and `poetry env list` should be able to deal with broken envs after a Python upgrade
- Ignore "develop = true"
- poetry install ends up with error unexpectedly
- Enable `poetry version postrelease` to create version numbers like 1.0.0post1
- EnvManager version reverse sort is lexical, i.e. it considers 3.2 before 3.12
- Docs
- Python not yet supported