# 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/4c/ae/c5ce1edc1afe042eadb445e95b0671b03cee61895264357956e61c0d2ac0/ipywidgets-8.1.8.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.8",
"project_urls": {
"Homepage": "http://jupyter.org"
},
"split_keywords": [
"interactive",
" interpreter",
" shell",
" web",
" ipython",
" widgets",
" jupyter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "566d0d9848617b9f753b87f214f1c682592f7ca42de085f564352f10f0843026",
"md5": "a0d01b8ecd30585459035a44b0336986",
"sha256": "ecaca67aed704a338f88f67b1181b58f821ab5dc89c1f0f5ef99db43c1c2921e"
},
"downloads": -1,
"filename": "ipywidgets-8.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0d01b8ecd30585459035a44b0336986",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 139808,
"upload_time": "2025-11-01T21:18:10",
"upload_time_iso_8601": "2025-11-01T21:18:10.956114Z",
"url": "https://files.pythonhosted.org/packages/56/6d/0d9848617b9f753b87f214f1c682592f7ca42de085f564352f10f0843026/ipywidgets-8.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4caec5ce1edc1afe042eadb445e95b0671b03cee61895264357956e61c0d2ac0",
"md5": "36a6313f8faa94d909a01ca8d0c8d5f0",
"sha256": "61f969306b95f85fba6b6986b7fe45d73124d1d9e3023a8068710d47a22ea668"
},
"downloads": -1,
"filename": "ipywidgets-8.1.8.tar.gz",
"has_sig": false,
"md5_digest": "36a6313f8faa94d909a01ca8d0c8d5f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 116739,
"upload_time": "2025-11-01T21:18:12",
"upload_time_iso_8601": "2025-11-01T21:18:12.393643Z",
"url": "https://files.pythonhosted.org/packages/4c/ae/c5ce1edc1afe042eadb445e95b0671b03cee61895264357956e61c0d2ac0/ipywidgets-8.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-01 21:18:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ipywidgets"
}