flask-protobuf


Nameflask-protobuf JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/Mackhintoshi/Flask-Protobuf
SummaryFlask-Protobuf is a Python package that provides integration between Flask and Protocol Buffers (protobuf). It allows you to easily handle incoming protobuf messages in your Flask application.
upload_time2023-07-18 00:03:05
maintainer
docs_urlNone
authorJerick Gutierrez
requires_python
licenseMIT
keywords flask protobuf google protocol buffers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Mackhintoshi/Flask-Protobuf",
    "name": "flask-protobuf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "flask,protobuf,google,protocol buffers",
    "author": "Jerick Gutierrez",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b4/0a/1871682e1c4f531f83ae5687bcd93afb3e3d8e044275b2e5406e586be8f9/flask_protobuf-0.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Flask-Protobuf is a Python package that provides integration between Flask and Protocol Buffers (protobuf). It allows you to easily handle incoming protobuf messages in your Flask application.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/Mackhintoshi/Flask-Protobuf"
    },
    "split_keywords": [
        "flask",
        "protobuf",
        "google",
        "protocol buffers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b40a1871682e1c4f531f83ae5687bcd93afb3e3d8e044275b2e5406e586be8f9",
                "md5": "72079a07c5d9ed4f4603ced5dda10d08",
                "sha256": "7971b84d55233f3de63e9764bb71f033fc45b243835b3ba776255c7c8b84bdf7"
            },
            "downloads": -1,
            "filename": "flask_protobuf-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "72079a07c5d9ed4f4603ced5dda10d08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4765,
            "upload_time": "2023-07-18T00:03:05",
            "upload_time_iso_8601": "2023-07-18T00:03:05.342151Z",
            "url": "https://files.pythonhosted.org/packages/b4/0a/1871682e1c4f531f83ae5687bcd93afb3e3d8e044275b2e5406e586be8f9/flask_protobuf-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 00:03:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mackhintoshi",
    "github_project": "Flask-Protobuf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "flask-protobuf"
}
        
Elapsed time: 0.09693s