Installation
Poetry
Add Poetry plugins
With the Poetry
version 1.2 or later installed, you can add plugins. First, add the Multiproject plugin,
that will enable the very important Workspace support to Poetry.
Add the Polylith plugin:
Done!
Hatch, PDM, Rye, Pantsbuild and uv
No globally added tools needed. Add the project-specific dependencies (see the Setup and Projects & pyproject.toml section), and the build hook plugins to add support for the Polylith structure and when packaging libraries.