Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/python-babel/flask-babel

i18n and l10n support for Flask based on Babel and pytz
https://github.com/python-babel/flask-babel

Last synced: 13 days ago
JSON representation

i18n and l10n support for Flask based on Babel and pytz

Awesome Lists containing this project

README

        

# Flask Babel

![Tests](https://github.com/python-babel/flask-babel/workflows/Tests/badge.svg?branch=master)
[![PyPI](https://img.shields.io/pypi/v/flask-babel.svg?maxAge=2592000)](https://pypi.python.org/pypi/Flask-Babel)

Implements i18n and l10n support for Flask. This is based on the Python
[babel][] and [pytz][] modules.

## Documentation

The latest documentation is available [here][docs].

[babel]: https://github.com/python-babel/babel
[pytz]: https://pypi.python.org/pypi/pytz/
[docs]: https://python-babel.github.io/flask-babel/
[semver]: https://semver.org/