<div dir="ltr">Babel is a collection of tools for internationalizing Python applications. It has a python interface to the CLDR (Common Locale Data Repository), providing
 access to various locale display names, localized number and date 
formatting, etc. [1]<div><br></div><div style>It can be integrated with Jinja2. [2]</div><div style><br></div><div style>It can enhance the transliteration system in a variety of ways like </div><div style><ul style><li style>
Locale Display Names<br></li><li style>Translation of countries</li><li style>Translation of calendar (months etc.) [3]<br><br></li></ul><div>[1] <a href="http://babel.edgewall.org/">http://babel.edgewall.org/</a></div><div>
[2] <a href="http://jinja.pocoo.org/docs/integration/#babel-integration">http://jinja.pocoo.org/docs/integration/#babel-integration</a></div><div>[3] <a href="http://babel.edgewall.org/wiki/Documentation/display.html">http://babel.edgewall.org/wiki/Documentation/display.html</a><br>
<br></div><div style>I request people to give views on this.</div><div><br></div><div style>Yash</div></div></div>