Contents

flask-babel 4.0.0

0

Adds i18n/l10n support for Flask applications.

Adds i18n/l10n support for Flask applications.

Stars: 430, Watchers: 430, Forks: 158, Open Issues: 15

The python-babel/flask-babel repo was created 14 years ago and the last code push was 7 months ago.
The project is popular with 430 github stars!

How to Install flask-babel

You can install flask-babel using pip

pip install flask-babel

or add it to a project with poetry

poetry add flask-babel

Package Details

Author
Armin Ronacher
License
BSD-3-Clause
Homepage
https://github.com/python-babel/flask-babel
PyPi:
https://pypi.org/project/flask-babel/
Documentation:
https://python-babel.github.io/flask-babel/
GitHub Repo:
https://github.com/python-babel/flask-babel

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-babel  pypi packages just yet.

Errors

A list of common flask-babel errors.

Code Examples

Here are some flask-babel code examples and snippets.

Related Packages & Articles

Flask-Assets 2.1.0

Asset management for Flask, to compress and merge CSS and Javascript files.