flask-babel 4.0.0
0
Adds i18n/l10n support for Flask applications.
Contents
Adds i18n/l10n support for Flask applications.
Stars: 444, Watchers: 444, Forks: 159, Open Issues: 16The python-babel/flask-babel
repo was created 14 years ago and the last code push was 2 months ago.
The project is popular with 444 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
Related Packages
Errors
A list of common flask-babel errors.
Code Examples
Here are some flask-babel
code examples and snippets.