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
- Combining optional prod package with mandatory dev extra causes prod package to be non-optional
- when adding dependencies, insert them at the correct ordering index in the list
- Poetry interactive add should show optional dependencies when one is given
- Up-to-date packages are re-installed if virtualenvs.create is false
- `poetry plugin show` crash with obscure error message
- Incorrect root folder path for Windows network drives.
- poetry update --lock do not include "default=true" from tool.poetry.source to updated lock file.
- `poetry build` follows symlinks for files but not for directories
- Make version in `pyproject.toml` optional, or at least validate it *after* the plugins are run
- `poetry lock --no-update` still updates dependencies
- Docs
- Python not yet supported