i18n and l10n support for Flask based on Babel and pytz
Python Makefile
Latest commit 9cb876a Apr 24, 2017 @TkTech TkTech committed on GitHub Merge pull request #118 from wodim/patch-1
Change module name in docs to flask_babel

README.md

Flask Babel - 0.11.2

Build Status PyPI license

Implements i18n and l10n support for Flask. This is based on the Python babel module as well as pytz both of which are installed automatically for you if you install this library.

Documention

The latest documentation is available here.