vegafusion


Namevegafusion JSON
Version 1.6.6 PyPI version JSON
download
home_pageNone
SummaryCore tools for using VegaFusion from Python
upload_time2024-03-22 22:46:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD-3-Clause
keywords vega altair vegafusion arrow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## VegaFusion
This package is part of the VegaFusion project: https://vegafusion.io.

In particular, the `vegafusion` package provides a pure Python interface to a VegaFusion Runtime. Initially, the only runtime available is provided by the `vegafusion-python-embed` package. Eventually, the VegaFusion runtime will be available as a standalone gRPC server and this package will be updated to support communication with a VegaFusion Runtime over gRPC as an alternative to the Runtime provided by `vegafusion-python-embed`.  

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vegafusion",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "vega, altair, vegafusion, arrow",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ca/d6/26cd14334fc57dcee4663578a1e93b8ee33ce4f01fb124ab735612c1c76c/vegafusion-1.6.6.tar.gz",
    "platform": null,
    "description": "## VegaFusion\nThis package is part of the VegaFusion project: https://vegafusion.io.\n\nIn particular, the `vegafusion` package provides a pure Python interface to a VegaFusion Runtime. Initially, the only runtime available is provided by the `vegafusion-python-embed` package. Eventually, the VegaFusion runtime will be available as a standalone gRPC server and this package will be updated to support communication with a VegaFusion Runtime over gRPC as an alternative to the Runtime provided by `vegafusion-python-embed`.  \n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Core tools for using VegaFusion from Python",
    "version": "1.6.6",
    "project_urls": null,
    "split_keywords": [
        "vega",
        " altair",
        " vegafusion",
        " arrow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17a491ca41f4f4a331916985498debc9a76cc7bee8e6ceac2c1be78015785b4a",
                "md5": "09033533cd13358bc28cbf69e5ec2e6c",
                "sha256": "852b5c4aabf2a54ff06ca67bacab971ea66e64c22fed93d630ad8fcb16ff8210"
            },
            "downloads": -1,
            "filename": "vegafusion-1.6.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09033533cd13358bc28cbf69e5ec2e6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 56183,
            "upload_time": "2024-03-22T22:46:32",
            "upload_time_iso_8601": "2024-03-22T22:46:32.963073Z",
            "url": "https://files.pythonhosted.org/packages/17/a4/91ca41f4f4a331916985498debc9a76cc7bee8e6ceac2c1be78015785b4a/vegafusion-1.6.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cad626cd14334fc57dcee4663578a1e93b8ee33ce4f01fb124ab735612c1c76c",
                "md5": "bbb3e98e9049d118e0f7addea85b339e",
                "sha256": "9b6c254fea039d51891e1b5cd0c571f87ce0f29ff60c1913f44431114c15600e"
            },
            "downloads": -1,
            "filename": "vegafusion-1.6.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bbb3e98e9049d118e0f7addea85b339e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 116324,
            "upload_time": "2024-03-22T22:46:34",
            "upload_time_iso_8601": "2024-03-22T22:46:34.816762Z",
            "url": "https://files.pythonhosted.org/packages/ca/d6/26cd14334fc57dcee4663578a1e93b8ee33ce4f01fb124ab735612c1c76c/vegafusion-1.6.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 22:46:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vegafusion"
}
        
Elapsed time: 0.23111s