I18N/L10N tools for Python
Babel is composed of two major parts: tools to build and work with gettext message catalogs, and a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
Homepage: https://babel.pocoo.org/