We now have tooling support for PDM! 🎉 #161
DavidVujic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Python tools for Polylith now has support for PDM 🎉
There's only a couple of days since the support for Hatch was announced (here), and today PDM support has been added too. 😃
To summarize: the newly released CLI now supports both Hatch and PDM, and (of course) the already existing Poetry plugin makes the tooling available for many Python projects out there!
To make the tooling fully support PDM, there are PDM Build Hook Plugins available - pdm-polylith-bricks and pdm-polylith-workspace - both are needed to fully support the Python tools for the Polylith Architecture.
Read more about simple setup and usage in the docs: https://davidvujic.github.io/python-polylith-docs/
Beta Was this translation helpful? Give feedback.
All reactions