# 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/
Raw data
{
"_id": null,
"home_page": "http://github.com/python-babel/flask-babel",
"name": "Flask-Babel",
"maintainer": "Tyler Kennedy",
"docs_url": "https://pythonhosted.org/Flask-Babel/",
"requires_python": "",
"maintainer_email": "tk@tkte.ch",
"keywords": "",
"author": "Armin Ronacher",
"author_email": "armin.ronacher@active-4.com",
"download_url": "https://files.pythonhosted.org/packages/d7/fe/655e6a5a99ceb815fe839f0698956a9d6c7d5bcc06ca1ee7c6eb6dac154b/Flask-Babel-2.0.0.tar.gz",
"platform": "",
"description": "# Flask Babel\n\n![Tests](https://github.com/python-babel/flask-babel/workflows/Tests/badge.svg?branch=master)\n[![PyPI](https://img.shields.io/pypi/v/flask-babel.svg?maxAge=2592000)](https://pypi.python.org/pypi/Flask-Babel)\n\nImplements i18n and l10n support for Flask. This is based on the Python\n[babel][] module as well as [pytz][] both of which are installed automatically\nfor you if you install this library.\n\n# Documention\n\nThe latest documentation is available [here][docs].\n\n[babel]: https://github.com/python-babel/babel\n[pytz]: https://pypi.python.org/pypi/pytz/\n[docs]: https://flask-babel.tkte.ch/\n[semver]: https://semver.org/\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Adds i18n/l10n support to Flask applications",
"version": "2.0.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c320bff168443d5e3ba67d102481af35",
"sha256": "e6820a052a8d344e178cdd36dd4bb8aea09b4bda3d5f9fa9f008df2c7f2f5468"
},
"downloads": -1,
"filename": "Flask_Babel-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c320bff168443d5e3ba67d102481af35",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9345,
"upload_time": "2020-08-27T03:14:12",
"upload_time_iso_8601": "2020-08-27T03:14:12.746779Z",
"url": "https://files.pythonhosted.org/packages/ab/3e/02331179ffab8b79e0383606a028b6a60fb1b4419b84935edd43223406a0/Flask_Babel-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "50d5e92d96ef58787bf85b5a1b0a5567",
"sha256": "f9faf45cdb2e1a32ea2ec14403587d4295108f35017a7821a2b1acb8cfd9257d"
},
"downloads": -1,
"filename": "Flask-Babel-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "50d5e92d96ef58787bf85b5a1b0a5567",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19588,
"upload_time": "2020-08-27T03:14:13",
"upload_time_iso_8601": "2020-08-27T03:14:13.932892Z",
"url": "https://files.pythonhosted.org/packages/d7/fe/655e6a5a99ceb815fe839f0698956a9d6c7d5bcc06ca1ee7c6eb6dac154b/Flask-Babel-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-08-27 03:14:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "python-babel",
"github_project": "flask-babel",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "flask-babel"
}