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
- Added Linux to the OS support for $HOME/.local/bin file directory.
- PEP 621: fix poetry source add if there is not poetry section
- remove: improve error message when trying to remove a package from a project without any dependencies
- Poetry install fails when using a github dependency with subdirectory AND in-project virtual environments.
- No direct export for poetry configuration
- poetry 2.0, adding `source` section fails if there is no pre-existing `[tool.poetry]` section in the pyproject.toml
- Adding new source should set explicit flag by default
- Can install the right Python version like `PDM` and `UV` do
- `poetry add requests-ip-rotator` does not work
- Includes do not seem to work correctly
- Docs
- Python not yet supported