Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications.
The user documentation explains some core concept of the library and gives some information about how it can be used.
The API reference lists the full public API that Babel provides.