Codebase list flask-babel / e7effad5-1274-4465-9f7d-ddccc08ce21b/main
e7effad5-1274-4465-9f7d-ddccc08ce21b/main

Tree @e7effad5-1274-4465-9f7d-ddccc08ce21b/main (Download .tar.gz)

# 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][] 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][docs].

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