nbdev-plotly


Namenbdev-plotly JSON
Version 0.0.16 PyPI version JSON
download
home_pagehttps://github.com/sudhanshu2340/nbdev-plotly
Summaryproc to convert plotly to widget json for quatro processing
upload_time2023-08-23 16:19:06
maintainer
docs_urlNone
authorSudhanshu
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nbdev-plotly

<!-- 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 nbdev_plotly
```

``` python
from nbdev_plotly.plotly import PlotlyProc
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sudhanshu2340/nbdev-plotly",
    "name": "nbdev-plotly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Sudhanshu",
    "author_email": "sudhanshu2340@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0e/35/7c94f43064e7fe46a729212f8e8de5f167611aa8213bbafcfa8bfb489fc5/nbdev-plotly-0.0.16.tar.gz",
    "platform": null,
    "description": "# nbdev-plotly\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 nbdev_plotly\n```\n\n``` python\nfrom nbdev_plotly.plotly import PlotlyProc\n```\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "proc to convert plotly to widget json for quatro processing",
    "version": "0.0.16",
    "project_urls": {
        "Homepage": "https://github.com/sudhanshu2340/nbdev-plotly"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d3ab18868ef8a409c22c99cf2f43fda782bb636a8a33f2a61a293c486dd54b6",
                "md5": "198102d695458b10fd4b182cc71ac7e6",
                "sha256": "b26233cf8dd1a7b91d597b30b041fd374a1a9adc4a1e2911787446cdd59a22dc"
            },
            "downloads": -1,
            "filename": "nbdev_plotly-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "198102d695458b10fd4b182cc71ac7e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7816,
            "upload_time": "2023-08-23T16:19:05",
            "upload_time_iso_8601": "2023-08-23T16:19:05.349480Z",
            "url": "https://files.pythonhosted.org/packages/8d/3a/b18868ef8a409c22c99cf2f43fda782bb636a8a33f2a61a293c486dd54b6/nbdev_plotly-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e357c94f43064e7fe46a729212f8e8de5f167611aa8213bbafcfa8bfb489fc5",
                "md5": "01bfa79cd104fc9bb6b6fff5e6fe8665",
                "sha256": "fb36190edf8ffc829f8ae9d02cb49ba97f365a2289103180a92cb3d841f8eceb"
            },
            "downloads": -1,
            "filename": "nbdev-plotly-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "01bfa79cd104fc9bb6b6fff5e6fe8665",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8283,
            "upload_time": "2023-08-23T16:19:06",
            "upload_time_iso_8601": "2023-08-23T16:19:06.769600Z",
            "url": "https://files.pythonhosted.org/packages/0e/35/7c94f43064e7fe46a729212f8e8de5f167611aa8213bbafcfa8bfb489fc5/nbdev-plotly-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 16:19:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sudhanshu2340",
    "github_project": "nbdev-plotly",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nbdev-plotly"
}
        
Elapsed time: 0.20908s