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