nrwl / monorepo.tools

Your defacto guide on monorepos, and in depth feature comparisons of tooling solutions.
https://monorepo.tools
MIT License
289 stars 31 forks source link

[CONTENT] Consider adding Polylith #96

Open DavidVujic opened 11 months ago

DavidVujic commented 11 months ago

Consider adding the tooling support for the Polylith Architecture. As of this writing, there's tooling available for Clojure and Python.

Docs about the Polylith architecture in general: https://polylith.gitbook.io/polylith/

The tooling for Clojure: https://polylith.gitbook.io/poly The tooling for Python: https://davidvujic.github.io/python-polylith-docs/

I would be happy to help out with this.

ZackDeRose commented 9 months ago

Hey @DavidVujic - thanks for creating the issue. I'm having a hard time judging Polylith's impact. Is there some metric akin to github stars/installs/etc. that would help judge the impact?

DavidVujic commented 9 months ago

Hey @ZackDeRose - there's some metrics available at GitHub, PyPI and Clojars.

The tooling for Clojure: 435 GitHub stars, 42 forks. Downloads on clojars (for one of the implementations) are about 104K according to https://clojars.org/polylith/clj-poly

The tooling for Python: GitHub 154 stars, 10 forks. Downloads on PyPI: currently 11K/month according to https://pypistats.org/packages/poetry-polylith-plugin

DavidVujic commented 8 months ago

Polylith has a different take than the focus areas you have chosen in this repo. Let me know if I can clear up any questions or thoughts. If you decide to not include it for some reason, let me know why. 🙏