https://github.com/dpgaspar/flask-babelpkg
i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations
https://github.com/dpgaspar/flask-babelpkg
Last synced: 3 months ago
JSON representation
i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations
- Host: GitHub
- URL: https://github.com/dpgaspar/flask-babelpkg
- Owner: dpgaspar
- License: other
- Created: 2014-01-12T15:03:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-29T09:47:58.000Z (over 11 years ago)
- Last Synced: 2025-09-07T09:44:15.977Z (4 months ago)
- Language: Python
- Size: 238 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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.