An open API service indexing awesome lists of open source software.

https://github.com/dpgaspar/flask-babelpkg

i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations
https://github.com/dpgaspar/flask-babelpkg

Last synced: 3 months ago
JSON representation

i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations

Awesome Lists containing this project

README

          

Flask Babel

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.