ipywidgets


Nameipywidgets JSON
Version 8.1.2 PyPI version JSON
download
home_pagehttp://jupyter.org
SummaryJupyter interactive widgets
upload_time2024-02-08 15:31:29
maintainer
docs_urlNone
authorJupyter Development Team
requires_python>=3.7
licenseBSD 3-Clause License
keywords interactive interpreter shell web ipython widgets jupyter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ipywidgets: Interactive HTML Widgets

**ipywidgets**, also known as jupyter-widgets or simply widgets, are
[interactive HTML widgets](https://github.com/jupyter-widgets/ipywidgets/blob/main/docs/source/examples/Index.ipynb)
for Jupyter notebooks and the IPython kernel.

This package contains the python implementation of the core interactive widgets bundled in ipywidgets.

## Core Interactive Widgets

The fundamental widgets provided by this library are called core interactive
widgets. A [demonstration notebook](https://github.com/jupyter-widgets/ipywidgets/blob/main/docs/source/examples/Index.ipynb)
provides an overview of the core interactive widgets, including:

- sliders
- progress bars
- text boxes
- toggle buttons and checkboxes
- display areas
- and more

For more information, see the main [documentation](https://github.com/jupyter-widgets/ipywidgets#readme).

            

Raw data

            {
    "_id": null,
    "home_page": "http://jupyter.org",
    "name": "ipywidgets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Interactive,Interpreter,Shell,Web,ipython,widgets,Jupyter",
    "author": "Jupyter Development Team",
    "author_email": "jupyter@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/c6/2a746b6a339c17d81fa40f17f74d13d732ffdc3cca65340ecfdf1eee675c/ipywidgets-8.1.2.tar.gz",
    "platform": "Linux",
    "description": "# ipywidgets: Interactive HTML Widgets\n\n**ipywidgets**, also known as jupyter-widgets or simply widgets, are\n[interactive HTML widgets](https://github.com/jupyter-widgets/ipywidgets/blob/main/docs/source/examples/Index.ipynb)\nfor Jupyter notebooks and the IPython kernel.\n\nThis package contains the python implementation of the core interactive widgets bundled in ipywidgets.\n\n## Core Interactive Widgets\n\nThe fundamental widgets provided by this library are called core interactive\nwidgets. A [demonstration notebook](https://github.com/jupyter-widgets/ipywidgets/blob/main/docs/source/examples/Index.ipynb)\nprovides an overview of the core interactive widgets, including:\n\n- sliders\n- progress bars\n- text boxes\n- toggle buttons and checkboxes\n- display areas\n- and more\n\nFor more information, see the main [documentation](https://github.com/jupyter-widgets/ipywidgets#readme).\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Jupyter interactive widgets",
    "version": "8.1.2",
    "project_urls": {
        "Homepage": "http://jupyter.org"
    },
    "split_keywords": [
        "interactive",
        "interpreter",
        "shell",
        "web",
        "ipython",
        "widgets",
        "jupyter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "701a7edeedb1c089d63ccd8bd5c0612334774e90cf9337de9fe6c82d90081791",
                "md5": "f21659829c54fb8890a3cf49831137ca",
                "sha256": "bbe43850d79fb5e906b14801d6c01402857996864d1e5b6fa62dd2ee35559f60"
            },
            "downloads": -1,
            "filename": "ipywidgets-8.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f21659829c54fb8890a3cf49831137ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 139411,
            "upload_time": "2024-02-08T15:31:21",
            "upload_time_iso_8601": "2024-02-08T15:31:21.503210Z",
            "url": "https://files.pythonhosted.org/packages/70/1a/7edeedb1c089d63ccd8bd5c0612334774e90cf9337de9fe6c82d90081791/ipywidgets-8.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdc62a746b6a339c17d81fa40f17f74d13d732ffdc3cca65340ecfdf1eee675c",
                "md5": "b9109d47cb163a8a3047b54164c6bb59",
                "sha256": "d0b9b41e49bae926a866e613a39b0f0097745d2b9f1f3dd406641b4a57ec42c9"
            },
            "downloads": -1,
            "filename": "ipywidgets-8.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b9109d47cb163a8a3047b54164c6bb59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 116492,
            "upload_time": "2024-02-08T15:31:29",
            "upload_time_iso_8601": "2024-02-08T15:31:29.801655Z",
            "url": "https://files.pythonhosted.org/packages/bd/c6/2a746b6a339c17d81fa40f17f74d13d732ffdc3cca65340ecfdf1eee675c/ipywidgets-8.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 15:31:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ipywidgets"
}
        
Elapsed time: 0.38583s