canvas-ux


Namecanvas-ux JSON
Version 3.6.0 PyPI version JSON
download
home_pagehttps://github.com/satishlokkoju/deepview
SummaryModular data science components
upload_time2025-01-15 19:30:39
maintainerNone
docs_urlNone
authorSatish Lokkoju
requires_python>=3.8
licenseApache 2.0
keywords jupyter widgets ipython
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Canvas

`canvas_ux` ties together a collection of interactive visualizations that let you explore data. It is designed to be extensible and thus can integrate different [components](../widgets). If you are interested in creating you own component, take a look at our [cookiecutter](../widget-cookiecutter/).

## Installation

```bash
pip install canvas_ux
```

## Usage

To learn how to use Canvas, see the [documentation](https://betterwithdata.github.io/ml-canvas/).

## Development

To learn about how to build Canvas from source and how to contribute to the framework, please look at [CONTRIBUTING.md](../CONTRIBUTING.md) and the [development documentation](https://betterwithdata.github.io/ml-canvas/contributing.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/satishlokkoju/deepview",
    "name": "canvas-ux",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Jupyter, Widgets, IPython",
    "author": "Satish Lokkoju",
    "author_email": "satish.lokkoju@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/da/e5/347d5782fe78d2cfff098a0ba5ca3e451e04b9ecba33b6b2daa4338bf6b3/canvas_ux-3.6.0.tar.gz",
    "platform": "Linux",
    "description": "# Canvas\n\n`canvas_ux` ties together a collection of interactive visualizations that let you explore data. It is designed to be extensible and thus can integrate different [components](../widgets). If you are interested in creating you own component, take a look at our [cookiecutter](../widget-cookiecutter/).\n\n## Installation\n\n```bash\npip install canvas_ux\n```\n\n## Usage\n\nTo learn how to use Canvas, see the [documentation](https://betterwithdata.github.io/ml-canvas/).\n\n## Development\n\nTo learn about how to build Canvas from source and how to contribute to the framework, please look at [CONTRIBUTING.md](../CONTRIBUTING.md) and the [development documentation](https://betterwithdata.github.io/ml-canvas/contributing.html).\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Modular data science components",
    "version": "3.6.0",
    "project_urls": {
        "Homepage": "https://github.com/satishlokkoju/deepview"
    },
    "split_keywords": [
        "jupyter",
        " widgets",
        " ipython"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f00de958b5981cf27df3fef7f56485c2b2c0ef4ef324391676d2f06819e596fb",
                "md5": "c3f6c9e4f6debd5347024febbd1669e3",
                "sha256": "d4eda7a853b17a74baefeed26eb008cf83fd06eb6cd0410921078dc106f3ae0c"
            },
            "downloads": -1,
            "filename": "canvas_ux-3.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3f6c9e4f6debd5347024febbd1669e3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 87438809,
            "upload_time": "2025-01-15T19:30:30",
            "upload_time_iso_8601": "2025-01-15T19:30:30.618280Z",
            "url": "https://files.pythonhosted.org/packages/f0/0d/e958b5981cf27df3fef7f56485c2b2c0ef4ef324391676d2f06819e596fb/canvas_ux-3.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dae5347d5782fe78d2cfff098a0ba5ca3e451e04b9ecba33b6b2daa4338bf6b3",
                "md5": "d5ad619a93c88cd12c04846ce512e7b4",
                "sha256": "073f7eec25b1519c83729762e2ca4ba46a69ce16e16e46826e5c738d1adb50ca"
            },
            "downloads": -1,
            "filename": "canvas_ux-3.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d5ad619a93c88cd12c04846ce512e7b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3684585,
            "upload_time": "2025-01-15T19:30:39",
            "upload_time_iso_8601": "2025-01-15T19:30:39.895090Z",
            "url": "https://files.pythonhosted.org/packages/da/e5/347d5782fe78d2cfff098a0ba5ca3e451e04b9ecba33b6b2daa4338bf6b3/canvas_ux-3.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 19:30:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "satishlokkoju",
    "github_project": "deepview",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "canvas-ux"
}
        
Elapsed time: 0.90600s