cookiecutter-hypermodern-python
cookiecutter-hypermodern-python copied to clipboard
Poetry and monorepo projects
trafficstars
Do you have any opinion on managing poetry and Python monorepo projects? On yarn, they got the great yarn changeset project: https://github.com/changesets/changesets
I wonder if you have any opinion on what should be the gold standard for Python? Should we use poetry relative dependencies? Also, there's the versioning for production, dev, and other releases. Could you share your insights? thanks