<div dir="ltr">We can also use PyICU (<a href="https://pypi.python.org/pypi/PyICU#api-documentation">https://pypi.python.org/pypi/PyICU#api-documentation</a>) which faster than Babel (<a href="https://bitbucket.org/loewis/cldr/wiki/Performance.rst">https://bitbucket.org/loewis/cldr/wiki/Performance.rst</a>). Source is hosted at <a href="https://bitbucket.org/loewis/cldr/src/96fa2e0ce3d33ce37d08ba916361f8465e2078c0?at=default">https://bitbucket.org/loewis/cldr/src/96fa2e0ce3d33ce37d08ba916361f8465e2078c0?at=default</a><div>
<br></div><div style>I am yet to discover what features it provides but it supports latest ICU libraries.<br>How about this?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 4, 2013 at 10:31 PM, Yash Sinha <span dir="ltr"><<a href="mailto:mail.yash.sinha@gmail.com" target="_blank">mail.yash.sinha@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>It can be integrated with Jinja2. [2]</div><div><br></div><div>It can enhance the transliteration system in a variety of ways like </div><div><ul><li>
Locale Display Names<br></li><li>Translation of countries</li><li>Translation of calendar (months etc.) [3]<br><br></li></ul><div>[1] <a href="http://babel.edgewall.org/" target="_blank">http://babel.edgewall.org/</a></div>
<div>
[2] <a href="http://jinja.pocoo.org/docs/integration/#babel-integration" target="_blank">http://jinja.pocoo.org/docs/integration/#babel-integration</a></div><div>[3] <a href="http://babel.edgewall.org/wiki/Documentation/display.html" target="_blank">http://babel.edgewall.org/wiki/Documentation/display.html</a><br>

<br></div><div>I request people to give views on this.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Yash</div></font></span></div></div>
</blockquote></div><br></div><div class="gmail_extra" style>Yash</div></div>