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
- Allow envvar POETRY_PROJECT_PLUGIN_CACHE to override plugin cache path
- With poetry-core 2.1 it's no more possible to change the Python version with a plugin
- Optional dependencies for git dependencies aren't resolved with `poetry lock`
- Add unit tests for helpers
- Unable to rebuild wheels because artifact cache is never cleared
- virtualenvs.create=false && virtualenvs.use-poetry-python=false config not working on GitHub actions
- `Poetry install` in fresh project always results in timestamp-based pyc file for `virtualenv`
- Suggestion for different naming of virtual env in non-package mode
- Poetry not updating .lock file with the newer dependency version when we're using `-post1` in the dependency version
- Project isn't updated to the directory set by "directory" argument
- Docs
- Python not yet supported