ipywatch


Nameipywatch JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/itepifanio/ipywatch
SummaryA debugbar tool for ipywidgets/reacton/solara
upload_time2024-02-24 16:53:02
maintainer
docs_urlNone
authorÍtalo Epifânio
requires_python>=3.9
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.
            # Ipywatch

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

Welcome to the Ipywatch project a debugging solution for developers
working with IPyWidgets, Reacton, and Solara.

The lib monitors state changes at ipywidgets level by listening to the
[Comm API](https://jupyter-notebook.readthedocs.io/en/4.x/comms.html)

![Usage
example](https://github.com/itepifanio/ipywatch/blob/main/assets/ipywatch.gif?raw=true)

## Installing

`pip install ipywatch`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/itepifanio/ipywatch",
    "name": "ipywatch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "\u00cdtalo Epif\u00e2nio",
    "author_email": "italoepifaniols@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/29/c3/109b44b4b83755e5cc8008c4c95658be90949ee9b0e64e280ad575a00604/ipywatch-0.0.3.tar.gz",
    "platform": null,
    "description": "# Ipywatch\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nWelcome to the Ipywatch project a debugging solution for developers\nworking with IPyWidgets, Reacton, and Solara.\n\nThe lib monitors state changes at ipywidgets level by listening to the\n[Comm API](https://jupyter-notebook.readthedocs.io/en/4.x/comms.html)\n\n![Usage\nexample](https://github.com/itepifanio/ipywatch/blob/main/assets/ipywatch.gif?raw=true)\n\n## Installing\n\n`pip install ipywatch`\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A debugbar tool for ipywidgets/reacton/solara",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/itepifanio/ipywatch"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bf27ec07458142f3bfc04bf89ae1830c3ea67b0ba6ac641766c59170f3597f7",
                "md5": "d33d9e0a36940236fecae1d8c804989f",
                "sha256": "8bb0417466ed7df0d28cc31e5b5a049f6343de8334f685f88bb1e1ea48a41263"
            },
            "downloads": -1,
            "filename": "ipywatch-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d33d9e0a36940236fecae1d8c804989f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8355,
            "upload_time": "2024-02-24T16:53:00",
            "upload_time_iso_8601": "2024-02-24T16:53:00.415575Z",
            "url": "https://files.pythonhosted.org/packages/8b/f2/7ec07458142f3bfc04bf89ae1830c3ea67b0ba6ac641766c59170f3597f7/ipywatch-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29c3109b44b4b83755e5cc8008c4c95658be90949ee9b0e64e280ad575a00604",
                "md5": "2350fc26722d9782f6b423e343f9070e",
                "sha256": "7660e5c3ee0ea07d903b7224fb973341ffb02a5e4c19f26848c776977b4db6f8"
            },
            "downloads": -1,
            "filename": "ipywatch-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2350fc26722d9782f6b423e343f9070e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8508,
            "upload_time": "2024-02-24T16:53:02",
            "upload_time_iso_8601": "2024-02-24T16:53:02.380453Z",
            "url": "https://files.pythonhosted.org/packages/29/c3/109b44b4b83755e5cc8008c4c95658be90949ee9b0e64e280ad575a00604/ipywatch-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 16:53:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "itepifanio",
    "github_project": "ipywatch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ipywatch"
}
        
Elapsed time: 0.20196s