kedro-viz-lite


Namekedro-viz-lite JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/noklam/kedro-viz-lite
SummaryRun kedro-viz in a notebook without a full Kedro Project.
upload_time2023-09-28 01:51:38
maintainer
docs_urlNone
authornoklam
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python kedro-viz kedro
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            kedro-viz-lite
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install kedro_viz_lite
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/noklam/kedro-viz-lite",
    "name": "kedro-viz-lite",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python kedro-viz kedro",
    "author": "noklam",
    "author_email": "mediumnok@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/89/77/9a0594b1e144d089a6fec6fba076e5eda274cca26203fbce16e7273cd1a9/kedro-viz-lite-0.0.1.tar.gz",
    "platform": null,
    "description": "kedro-viz-lite\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install kedro_viz_lite\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Run kedro-viz in a notebook without a full Kedro Project.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/noklam/kedro-viz-lite"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python",
        "kedro-viz",
        "kedro"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff33468c7748ec82f9e00cb1a5582ad30456aaedd635636a786185f4188698a0",
                "md5": "4f48b9d9e34e377224cd7cedaba7646c",
                "sha256": "9b595e1082a216bcfa1320686742e8bd6682e0e163ed39a609bdae5ffe2d8855"
            },
            "downloads": -1,
            "filename": "kedro_viz_lite-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f48b9d9e34e377224cd7cedaba7646c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8176,
            "upload_time": "2023-09-28T01:51:36",
            "upload_time_iso_8601": "2023-09-28T01:51:36.264875Z",
            "url": "https://files.pythonhosted.org/packages/ff/33/468c7748ec82f9e00cb1a5582ad30456aaedd635636a786185f4188698a0/kedro_viz_lite-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89779a0594b1e144d089a6fec6fba076e5eda274cca26203fbce16e7273cd1a9",
                "md5": "cbff0652e295a5f8cdb1e4ab32146ed4",
                "sha256": "0f3441f9200b65c71545cb821b38f8519fce425184895f42dd4f195041fc20a2"
            },
            "downloads": -1,
            "filename": "kedro-viz-lite-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cbff0652e295a5f8cdb1e4ab32146ed4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8650,
            "upload_time": "2023-09-28T01:51:38",
            "upload_time_iso_8601": "2023-09-28T01:51:38.199956Z",
            "url": "https://files.pythonhosted.org/packages/89/77/9a0594b1e144d089a6fec6fba076e5eda274cca26203fbce16e7273cd1a9/kedro-viz-lite-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-28 01:51:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "noklam",
    "github_project": "kedro-viz-lite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kedro-viz-lite"
}
        
Elapsed time: 0.15418s