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
- Require a path separator when detecting the active virtualenv
- fix(show): pick the env-compatible version for duplicated lock entries
- fix: resolve Windows command wrappers before execution
- Fix installation of project plugins if Poetry's environment is not writable
- 2.5.0 Release
- Skip plugin loading for version output
- docs: fix typo in InstalledRepository.get_package_paths docstring
- Silent use of a shared, non-isolated Python environment when using a version manager with symlinked version directories (e.g. mise)
- Poetry generates contradictory package markers when locking transitive dependencies with mutually exclusive dependency variants when using sys_platform
- docs: clarify env use precedence over active virtualenvs
- Docs
- Python not yet supported