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
- Support for `--config-settings` options for `poetry add --editable`
- `poetry add` should not install dependencies from groups previously excluded using `--without`
- fix inconsistent behavior: poetry install wheel with "malformed" filename fails from remote url, but works locally
- Not respecting priority for wildcard/inequality requirements
- `poetry init --author` doesn't seem to allow multiple authors on Windows
- Use `poetry.toml` everywhere instead of `config.toml` in some places and `poetry.toml` in other
- Add a `poetry check --sync` command
- poetry sometimes exits before changing some of the libraries' status
- pathological version solving? (django-distill + boto3)
- Including companion dependency only for specific versions of another dependency
- Docs
- Python not yet supported