flask-babel-hyper


Nameflask-babel-hyper JSON
Version 5.1.0 PyPI version JSON
download
home_pagehttps://github.com/hyperflask/flask-babel-hyper
SummaryAdds i18n/l10n support for Flask applications.
upload_time2025-09-14 18:21:10
maintainerTyler Kennedy
docs_urlNone
authorArmin Ronacher
requires_python<4.0,>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flask-Babel-Hyper

This is a fork of [Flask-Babel](https://github.com/python-babel/flask-babel) with added features:

 - Default locale selection mechanism
 - Auto creation of mapping file and one command extraction
 - CLI utilities to manage translations
 - Compilation to JS files for use on the frontend
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hyperflask/flask-babel-hyper",
    "name": "flask-babel-hyper",
    "maintainer": "Tyler Kennedy",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": "tk@tkte.ch",
    "keywords": null,
    "author": "Armin Ronacher",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ba/f0/e47fac9dfa165a347e423d4149dada40dec7b69c84187193534a4882023b/flask_babel_hyper-5.1.0.tar.gz",
    "platform": null,
    "description": "# Flask-Babel-Hyper\n\nThis is a fork of [Flask-Babel](https://github.com/python-babel/flask-babel) with added features:\n\n - Default locale selection mechanism\n - Auto creation of mapping file and one command extraction\n - CLI utilities to manage translations\n - Compilation to JS files for use on the frontend",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Adds i18n/l10n support for Flask applications.",
    "version": "5.1.0",
    "project_urls": {
        "Documentation": "https://python-babel.github.io/flask-babel/",
        "Homepage": "https://github.com/hyperflask/flask-babel-hyper",
        "Repository": "https://github.com/hyperflask/flask-babel-hyper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "904b07621cca1ac849667a653c0decf74118753b4175b99a7c6e2a1a63e5571f",
                "md5": "802d086946b002b8217e1e5f69985437",
                "sha256": "a7da26ced9857e3dfd3bd91b5023e81d1bb0ebe489da6a4bfddf680ff52cfb03"
            },
            "downloads": -1,
            "filename": "flask_babel_hyper-5.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "802d086946b002b8217e1e5f69985437",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 12323,
            "upload_time": "2025-09-14T18:21:08",
            "upload_time_iso_8601": "2025-09-14T18:21:08.775699Z",
            "url": "https://files.pythonhosted.org/packages/90/4b/07621cca1ac849667a653c0decf74118753b4175b99a7c6e2a1a63e5571f/flask_babel_hyper-5.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baf0e47fac9dfa165a347e423d4149dada40dec7b69c84187193534a4882023b",
                "md5": "a73e8cc62ab7e6c66b4b3b34bcb3f334",
                "sha256": "c5b82b84e4727f06ecdcc37e16577b34082e10bfbcabd33bdbf8b76b3ded4b7e"
            },
            "downloads": -1,
            "filename": "flask_babel_hyper-5.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a73e8cc62ab7e6c66b4b3b34bcb3f334",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 12593,
            "upload_time": "2025-09-14T18:21:10",
            "upload_time_iso_8601": "2025-09-14T18:21:10.208840Z",
            "url": "https://files.pythonhosted.org/packages/ba/f0/e47fac9dfa165a347e423d4149dada40dec7b69c84187193534a4882023b/flask_babel_hyper-5.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-14 18:21:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hyperflask",
    "github_project": "flask-babel-hyper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flask-babel-hyper"
}
        
Elapsed time: 3.14697s