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
- 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.
- Option to always create `src` folder when using `poetry new` command
- `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
- `poetry cache clear --all` Not enough arguments (missing: "cache")
- EnvManager version reverse sort is lexical, i.e. it considers 3.2 before 3.12
- Docs
- Python not yet supported