Python - Babel 1.3
Babel is a collection of tools for internationalizing Python apps, with tools for gettext catalogs and a Python interface to CLDR
Program info
Babel is a collection of tools for internationalizing Python applications. It consists of two main components: tools for building and working with gettext message catalogs, and a Python interface to the CLDR (Common Locale Data Repository), which provides access to various locale display names, localized number and date formatting, etc.
It is a collection of tools for internationalizing Python applications.
Babel is composed of two major parts:
- tools to build and work with gettext message catalogs.
- a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
Details
Extensions
No information available
The data will be available later.