Python - gettext

It provides localization (L10N) services for your Python modules.

  DOWNLOAD Free

Python Gettext is a po to mo file compiler. This implementation of Gettext for Python includes a Msgfmt class which can be used to generate compiled mo files from Gettext po files and includes support for the newer msgctxt keyword.

The gettext module provides internationalization (I18N) and localization (L10N) services for your Python modules.

  DOWNLOAD Free
Specifications
License type:
Open source