cmlenz@142: .. -*- mode: rst; encoding: utf-8 -*- cmlenz@142: cmlenz@142: ===== cmlenz@142: Babel cmlenz@142: ===== cmlenz@142: cmlenz@142: .. image:: logo.png cmlenz@142: :width: 426 cmlenz@142: :height: 187 cmlenz@142: :align: center cmlenz@142: :alt: Babel cmlenz@142: :class: logo cmlenz@142: cmlenz@142: --------------------------------------------------- cmlenz@142: Simple Internationalization for Python Applications cmlenz@142: --------------------------------------------------- cmlenz@142: cmlenz@142: Babel is an integrated collection of utilities that assist in cmlenz@142: internationalizing and localizing Python applications, with an emphasis on cmlenz@142: web-based applications. cmlenz@142: cmlenz@142: * `Introduction `_ cmlenz@142: * `Locale Display Names `_ cmlenz@142: * `Date Formatting `_ cmlenz@142: * `Number Formatting `_ cmlenz@142: * `Working with Message Catalogs `_ cmlenz@142: * `Command-Line Interface `_ cmlenz@142: * `Distutils/Setuptools Integration `_ cmlenz@142: * `Support Classes and Functions `_ cmlenz@142: * `Generated API Documentation `_