Podnova Player  Windows library  Podnova home
HomeDevelopment › Python - Babel
Python - Babel

Python - Babel

By Edgewall Software
Rating: 0 0/5 (0)
License type: Open source
Home page: babel.edgewall.org
Latest version: 1.3-3
Last updated: August 1st, 2016
This review applies to version 0.9.
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
...