Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

hasgeek/flask-babelhg

 
 

Repository files navigation

Flask Babelhg - 0.12.3

Build Status 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.

This release merges additional functionality from Flask-BabelEx:

  1. It is possible to use multiple language catalogs in one Flask application;
  2. Localization domains: your extension can package localization file(s) and use them if necessary;
  3. Does not reload localizations for each request.

Flask-Babelhg is API-compatible with Flask-Babel.

Documention

The latest documentation is available here.

About

i18n and l10n support for Flask based on Babel and pytz (fork)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • Makefile 1.0%