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
- Enable offline installations: poetry install --download-only; poetry install --offline
- Support mercurial for dependencies
- Incorrect wheel tag for platform-dependent packages on PyPy
- Build packages with pinned dependencies from .lock file
- Private registry dependencies using API token
- Include configuration overrides the package format constraints.
- Support subprojects in a poetry project
- Installing package when depending on parent dir fails when it contains dep to private repo
- poetry version prepatch doesn't work
- Implement private projects
- Docs
- Python not yet supported