Py3Babel

Internationalization utilities


License
BSD-3-Clause
Install
pip install Py3Babel==0.2

Documentation

About Py3Babel
==============

Py3Babel is a fork from `Babel <http://babel.pocoo.org/>`_ which focus on usability in Python 3 environment. Below is the original text from Babel project:

Babel is a Python library that provides an integrated collection of
utilities that assist with internationalizing and localizing Python
applications (in particular web-based applications.)

Details can be found in the HTML files in the `docs` folder.

For more information please visit the Babel web site:

  <http://babel.pocoo.org/>