# 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": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Interactive, Interpreter, Shell, Web, ipython, widgets, Jupyter",
"author": "Jupyter Development Team",
"author_email": "jupyter@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/c7/4c/dab2a281b07596a5fc220d49827fe6c794c66f1493d7a74f1df0640f2cc5/ipywidgets-8.1.5.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.5",
"project_urls": {
"Homepage": "http://jupyter.org"
},
"split_keywords": [
"interactive",
" interpreter",
" shell",
" web",
" ipython",
" widgets",
" jupyter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "222d9c0b76f2f9cc0ebede1b9371b6f317243028ed60b90705863d493bae622e",
"md5": "67c3238f363edabb3830d494826460ae",
"sha256": "3290f526f87ae6e77655555baba4f36681c555b8bdbbff430b70e52c34c86245"
},
"downloads": -1,
"filename": "ipywidgets-8.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67c3238f363edabb3830d494826460ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 139767,
"upload_time": "2024-08-22T12:19:49",
"upload_time_iso_8601": "2024-08-22T12:19:49.494360Z",
"url": "https://files.pythonhosted.org/packages/22/2d/9c0b76f2f9cc0ebede1b9371b6f317243028ed60b90705863d493bae622e/ipywidgets-8.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c74cdab2a281b07596a5fc220d49827fe6c794c66f1493d7a74f1df0640f2cc5",
"md5": "027334bbd0eb5c5594a23bf6c320d098",
"sha256": "870e43b1a35656a80c18c9503bbf2d16802db1cb487eec6fab27d683381dde17"
},
"downloads": -1,
"filename": "ipywidgets-8.1.5.tar.gz",
"has_sig": false,
"md5_digest": "027334bbd0eb5c5594a23bf6c320d098",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 116723,
"upload_time": "2024-08-22T12:19:51",
"upload_time_iso_8601": "2024-08-22T12:19:51.302738Z",
"url": "https://files.pythonhosted.org/packages/c7/4c/dab2a281b07596a5fc220d49827fe6c794c66f1493d7a74f1df0640f2cc5/ipywidgets-8.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 12:19:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ipywidgets"
}