The page contents are already displayed in the sidebar
systems.
-.. contents:: Contents
- :depth: 2
-
-
When properly installed, Babel provides a script called ``pybabel``::
$ pybabel --help
===============
-.. contents:: Contents
- :depth: 2
-
-
When working with date and time information in Python, you commonly use the
classes ``date``, ``datetime`` and/or ``time`` from the `datetime`_ package.
Babel provides functions for locale-specific formatting of those objects in its
Locale Display Names
====================
-.. contents:: Contents
- :depth: 2
-
Introduction
============
access to various locale display names, localized number and date
formatting, etc.
-.. contents:: Contents
- :depth: 2
-
Message Catalogs
================
Working with Message Catalogs
=============================
-.. contents:: Contents
- :depth: 3
-
Introduction
============
==========================
-.. contents:: Contents
- :depth: 2
-
-
Support for locale-specific formatting and parsing of numbers is provided by
the ``babel.numbers`` module:
Support Classes and Functions
=============================
-.. contents:: Contents
- :depth: 2
-
-
The ``babel.support`` modules contains a number of classes and functions that
can help with integrating Babel, and internationalization in general, into your
application or framework. The code in this module is not used by Babel itself,