vega


Namevega JSON
Version 4.1.0 PyPI version JSON
download
home_pagehttps://github.com/vega/ipyvega
SummaryA Jupyter widget for Vega 5 and Vega-Lite 4
upload_time2024-09-25 14:29:35
maintainerNone
docs_urlNone
authorDominik Moritz
requires_python>=3.8.0
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            IPython Vega
============

IPython/Jupyter notebook module for `Vega <https://github.com/vega/vega/>`_
and `Vega-Lite <https://github.com/vega/vega-lite/>`_.
Notebooks with embedded visualizations can be viewed on GitHub and nbviewer.

For more information, see https://github.com/vega/ipyvega.

Installation Notes
------------------
When installing from PyPI, extra steps may be required to enable the Jupyter
notebook extension. For more information, see the
`github page <https://github.com/vega/ipyvega>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vega/ipyvega",
    "name": "vega",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dominik Moritz",
    "author_email": "domoritz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/b7/7faea6885866a1bac251029736ebbf7085456b48b995523c9585756c6cf1/vega-4.1.0.tar.gz",
    "platform": null,
    "description": "IPython Vega\n============\n\nIPython/Jupyter notebook module for `Vega <https://github.com/vega/vega/>`_\nand `Vega-Lite <https://github.com/vega/vega-lite/>`_.\nNotebooks with embedded visualizations can be viewed on GitHub and nbviewer.\n\nFor more information, see https://github.com/vega/ipyvega.\n\nInstallation Notes\n------------------\nWhen installing from PyPI, extra steps may be required to enable the Jupyter\nnotebook extension. For more information, see the\n`github page <https://github.com/vega/ipyvega>`_.\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "A Jupyter widget for Vega 5 and Vega-Lite 4",
    "version": "4.1.0",
    "project_urls": {
        "Homepage": "https://github.com/vega/ipyvega",
        "Repository": "https://github.com/vega/ipyvega"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d45efdf7f105943c2631d003b15753fbd379a937933fae72190ba32c953b405",
                "md5": "cbf564b7365088539ae3f77ae2827387",
                "sha256": "11d998649dbd45d424eba9ee5fb70395dbab0195dac29a7100e3261b82b4f123"
            },
            "downloads": -1,
            "filename": "vega-4.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cbf564b7365088539ae3f77ae2827387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 3072514,
            "upload_time": "2024-09-25T14:29:32",
            "upload_time_iso_8601": "2024-09-25T14:29:32.870848Z",
            "url": "https://files.pythonhosted.org/packages/6d/45/efdf7f105943c2631d003b15753fbd379a937933fae72190ba32c953b405/vega-4.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6b77faea6885866a1bac251029736ebbf7085456b48b995523c9585756c6cf1",
                "md5": "d1a5c6185244e851a7ab9398c4778e43",
                "sha256": "f25ae6842bf0733a81a624110a43e39a262c24f1c416765a6ff033921fa2ee5b"
            },
            "downloads": -1,
            "filename": "vega-4.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d1a5c6185244e851a7ab9398c4778e43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 3043404,
            "upload_time": "2024-09-25T14:29:35",
            "upload_time_iso_8601": "2024-09-25T14:29:35.551166Z",
            "url": "https://files.pythonhosted.org/packages/b6/b7/7faea6885866a1bac251029736ebbf7085456b48b995523c9585756c6cf1/vega-4.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 14:29:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vega",
    "github_project": "ipyvega",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vega"
}
        
Elapsed time: 0.40517s