{"id":17034625,"url":"https://github.com/sh4nks/flask-babelplus","last_synced_at":"2025-06-17T13:37:25.044Z","repository":{"id":57430135,"uuid":"87843579","full_name":"sh4nks/flask-babelplus","owner":"sh4nks","description":"A i18n/l10n extension for Flask","archived":false,"fork":false,"pushed_at":"2020-06-02T13:11:54.000Z","size":162,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T10:35:41.128Z","etag":null,"topics":["babel","extension","flask","python"],"latest_commit_sha":null,"homepage":"https://flask-babelplus.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sh4nks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-10T18:22:24.000Z","updated_at":"2024-12-23T05:10:34.000Z","dependencies_parsed_at":"2022-08-26T04:43:08.048Z","dependency_job_id":null,"html_url":"https://github.com/sh4nks/flask-babelplus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sh4nks/flask-babelplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-babelplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-babelplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-babelplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-babelplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sh4nks","download_url":"https://codeload.github.com/sh4nks/flask-babelplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-babelplus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260370508,"owners_count":22998842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["babel","extension","flask","python"],"created_at":"2024-10-14T08:44:10.012Z","updated_at":"2025-06-17T13:37:20.022Z","avatar_url":"https://github.com/sh4nks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flask-BabelPlus\n===============\n\n[![Build Status](https://travis-ci.org/sh4nks/flask-babelplus.svg?branch=master)](https://travis-ci.org/sh4nks/flask-babelplus)\n[![Coverage Status](https://coveralls.io/repos/github/sh4nks/flask-babelplus/badge.svg?branch=master)](https://coveralls.io/github/sh4nks/flask-babelplus?branch=master)\n[![PyPI Version](https://img.shields.io/pypi/v/Flask-BabelPlus.svg)](https://pypi.python.org/pypi/Flask-BabelPlus)\n[![Documentation Status](https://readthedocs.org/projects/flask-babelplus/badge/?version=latest)](https://flask-babelplus.readthedocs.io/en/latest/?badge=latest)\n\nAdds i18n/l10n support to Flask applications with the help of the\n[Babel](https://github.com/python-babel/babel) library.\n\nThis is a fork of Flask-BabelEx which in turn is a fork of the official\nFlask-Babel extension. It is API compatible with both forks.\n\nIt comes with following additional features:\n\n1. It is possible to use multiple language catalogs in one Flask application;\n2. Localization domains: your extension can package localization file(s) and\n   use them if necessary;\n3. Does not reload localizations for each request.\n\nThe main difference to Flask-BabelEx is, that you can pass the\nlocalization ``Domain`` in the extensions initialization process.\n\n```python\n# Flask-BabelPlus\nbabel.init_app(app=app, default_domain=FlaskBBDomain(app))\n```\n\n\nLinks\n=====\n\n* [Documentation](https://flask-babelplus.readthedocs.io)\n* [Flask-BabelEx](https://github.com/mrjoes/flask-babelex)\n* [Original Flask-Babel Extension](https://github.com/python-babel/Flask-Babel)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh4nks%2Fflask-babelplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsh4nks%2Fflask-babelplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh4nks%2Fflask-babelplus/lists"}