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
- Ensure writable paths are used for wheel installer
- Improvement: Enhance Error Message for Main Package Not Found
- `poetry show $DEPENDENCY` should also list the user defined dependencies that cause the inclusion of this `$DEPENDENCY`
- Project's and it's depedencies' symlinks are resolved, which is unwanted
- `poetry show <package>` outputs incorrect version when `poetry.lock` contains multiple version for same package.
- 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`
- Docs
- Python not yet supported