Project: Po Localization

Generate translation files (.po) from template and python files automatically or using a management command, without relying on xgettext or pybabel.

Once generated, those files can be loaded at startup or automatically reloaded before each request without compiling them first as .mo files.

Package and documentation available on pypi and in the github repository.