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
- Prompt User for Username and Password When Publishing
- Add support to `poetry show` for packages that are not installed
- poetry publish uses pyproject.toml instead of built artifacts for metadata
- prefer stdlib TemporaryDirectory
- Support reading metadata from PEP 621 compliant pyproject.toml
- Add support for pyproject.toml files when adding --editable projects …
- Consider making keyring an optional / extras dep for poetry
- using `poetry add 'package[all]'` doesn't install extra dependencies (happens only with 'all')
- `poetry build` gets slower the more files are in the project directory
- Add editable not working on Win11 Python3.11
- Docs
- Python not yet supported