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
- Scripts defined in `[project.gui-scripts]` are not made available by `poetry install`
- `poetry run` can fail for scripts defined in `[project.scripts]` if PATH is too long
- poetry can no longer build stub-only packages
- poetry sync will not switch package from non-editable to editable
- Project dependencies get installed in system while they should not.
- Use authenticated_url when accessing HTTP BASIC repository
- Add docs on replacing SSH repository URLs with HTTPS URLs
- Poetry can't install from private repo inside of tox environment on Gitlab-CI
- where to specify the source for poetry self update
- Support deferred updates
- Docs
- Python not yet supported