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