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 install generated .pth files don't use drive letter for mapped network drives
- repository source should support a file system link to a index file like pip's --index-url for usage without a web server
- poetry has issues when adding git repositories with recursive submodules, when they are optional or private
- 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
- Docs
- Python not yet supported