i18n 0.1

i18n is a package that tries to simplify the workflow and development of internationalized applications. It is a thin wrapper around existing tools, in particular gettext and babel.Basic usage# demo.py#from i18n.translator import...