moody-templates
moody-templates copied to clipboard
pypi package moody causes import clashes
So using package name moody-templates and import moody... There is an obvious fix. Or negotiate for the new project to use a different name.
I'm happy to change the name of the installed package to moody_templates.
Incidentally, you might want to consider using a more mature and supported template library. This hasn't been updated since 2011.
jinja2
is a much more popular templating engine with a similar syntax.