FelixSchwarz / mjml-python

Python implementation for MJML - a framework that makes responsive-email easy
MIT License
73 stars 16 forks source link

Replace `AttrDict` with dotmap #49

Closed FelixSchwarz closed 8 months ago

FelixSchwarz commented 8 months ago

I basically created AttrDict more than a decade ago but dotmap is just more comprehensive and available via pypi.