flatbuffers


Nameflatbuffers JSON
Version 24.12.23 PyPI version JSON
download
home_pagehttps://google.github.io/flatbuffers/
SummaryThe FlatBuffers serialization format for Python
upload_time2024-12-23 21:11:23
maintainerNone
docs_urlNone
authorDerek Bailey
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python runtime library for use with the `Flatbuffers <https://google.github.io/flatbuffers/>`_ serialization format.

            

Raw data

            {
    "_id": null,
    "home_page": "https://google.github.io/flatbuffers/",
    "name": "flatbuffers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Derek Bailey",
    "author_email": "derekbailey@google.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/83/9ae01534f7e92a0c04f86586a0d62a4a0266e51d8bb2bfd5b8ea8165abba/flatbuffers-24.12.23.tar.gz",
    "platform": null,
    "description": "Python runtime library for use with the `Flatbuffers <https://google.github.io/flatbuffers/>`_ serialization format.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "The FlatBuffers serialization format for Python",
    "version": "24.12.23",
    "project_urls": {
        "Documentation": "https://google.github.io/flatbuffers/",
        "Homepage": "https://google.github.io/flatbuffers/",
        "Source": "https://github.com/google/flatbuffers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbb431c461eef98b96b8ab736d97274548eaf2b2e349bf09e4de3902f7d53084",
                "md5": "c265e40c2972a3724b10817eb832798e",
                "sha256": "c418e0d48890f4142b92fd3e343e73a48f194e1f80075ddcc5793779b3585444"
            },
            "downloads": -1,
            "filename": "flatbuffers-24.12.23-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c265e40c2972a3724b10817eb832798e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 30962,
            "upload_time": "2024-12-23T21:11:20",
            "upload_time_iso_8601": "2024-12-23T21:11:20.167134Z",
            "url": "https://files.pythonhosted.org/packages/fb/b4/31c461eef98b96b8ab736d97274548eaf2b2e349bf09e4de3902f7d53084/flatbuffers-24.12.23-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3839ae01534f7e92a0c04f86586a0d62a4a0266e51d8bb2bfd5b8ea8165abba",
                "md5": "74b9ebac5f9b269765896f47d1a4c742",
                "sha256": "2910b0bc6ae9b6db78dd2b18d0b7a0709ba240fb5585f286a3a2b30785c22dac"
            },
            "downloads": -1,
            "filename": "flatbuffers-24.12.23.tar.gz",
            "has_sig": false,
            "md5_digest": "74b9ebac5f9b269765896f47d1a4c742",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22164,
            "upload_time": "2024-12-23T21:11:23",
            "upload_time_iso_8601": "2024-12-23T21:11:23.954743Z",
            "url": "https://files.pythonhosted.org/packages/a3/83/9ae01534f7e92a0c04f86586a0d62a4a0266e51d8bb2bfd5b8ea8165abba/flatbuffers-24.12.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 21:11:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "google",
    "github_project": "flatbuffers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flatbuffers"
}
        
Elapsed time: 0.37770s