Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/python-babel/flask-babel
- Owner: python-babel
- License: other
- Created: 2010-05-29T14:14:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T09:53:26.000Z (about 1 year ago)
- Last Synced: 2024-05-22T21:45:05.340Z (6 months ago)
- Language: Python
- Homepage: https://python-babel.github.io/flask-babel/
- Size: 397 KB
- Stars: 429
- Watchers: 15
- Forks: 158
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-flask - flask-babel - i18n and l10n support for Flask based on Babel and pytz (i18n)
- awesome-flask - flask-babel - i18n and l10n support for Flask based on Babel and pytz (i18n)
- awesome-flask - flask-babel - i18n and l10n support for Flask based on Babel and pytz (i18n)
- awesome-flask - Flask-Babel - Support for internationalization (i18n) and localization (l10n). (Third-Party Extensions / Utils)
- best-of-web-python - GitHub - 9% open · ⏱️ 02.10.2023): (Flask Utilities)
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/