Multimedia |
Messengers |
Desktop |
Development |
Education |
Games |
Graphics |
Networking |
Security |
Servers |
Utilities |
Web Dev
Home ›
Development ›
Python - Babel
Python - Babel
By Edgewall Software
Rating:
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...