shinywidgets
================
Render [ipywidgets](https://ipywidgets.readthedocs.io/en/stable/) inside a
[Shiny](https://shiny.rstudio.com/py) (for Python) app.
See the [Jupyter Widgets](https://shiny.posit.co/py/docs/jupyter-widgets.html) article on the Shiny for Python website for more details.
## Installation
```sh
pip install shinywidgets
```
## Development
If you want to do development on `{shinywidgets}`, run:
```sh
pip install -e ".[dev,test]"
cd js && yarn watch
```
Raw data
{
"_id": null,
"home_page": "https://github.com/rstudio/py-shinywidgets",
"name": "shinywidgets",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Carson Sievert",
"author_email": "carson@rstudio.com",
"download_url": "https://files.pythonhosted.org/packages/58/4c/cfa9d3c4160ea33142c12cbf98a02af7cd21d19a59cf1fd0a97d59e4b4da/shinywidgets-0.7.0.tar.gz",
"platform": "any",
"description": "shinywidgets\n================\n\nRender [ipywidgets](https://ipywidgets.readthedocs.io/en/stable/) inside a\n[Shiny](https://shiny.rstudio.com/py) (for Python) app.\n\nSee the [Jupyter Widgets](https://shiny.posit.co/py/docs/jupyter-widgets.html) article on the Shiny for Python website for more details.\n\n## Installation\n\n```sh\npip install shinywidgets\n```\n\n## Development\n\nIf you want to do development on `{shinywidgets}`, run:\n\n```sh\npip install -e \".[dev,test]\"\ncd js && yarn watch\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Render ipywidgets in Shiny applications",
"version": "0.7.0",
"project_urls": {
"Bug Tracker": "https://github.com/rstudio/py-shinywidgets/issues",
"Documentation": "https://github.com/rstudio/py-shinywidgets/",
"Homepage": "https://github.com/rstudio/py-shinywidgets",
"Source Code": "https://github.com/rstudio/py-shinywidgets/"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e3f58742ef796d6d824f4952d8a2d791b6f73e93eb635f11eff8606b8448b92e",
"md5": "aab92fadef3df52cc08b6fd4e60e988b",
"sha256": "d0daf0c575c559c569191c56e74fbec80ef7ec343d89aff127d9baad78e878e9"
},
"downloads": -1,
"filename": "shinywidgets-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aab92fadef3df52cc08b6fd4e60e988b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1816462,
"upload_time": "2025-07-14T22:31:17",
"upload_time_iso_8601": "2025-07-14T22:31:17.897570Z",
"url": "https://files.pythonhosted.org/packages/e3/f5/8742ef796d6d824f4952d8a2d791b6f73e93eb635f11eff8606b8448b92e/shinywidgets-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "584ccfa9d3c4160ea33142c12cbf98a02af7cd21d19a59cf1fd0a97d59e4b4da",
"md5": "424b3dcb3584d45b2cd07499e613d382",
"sha256": "119aac8e45e7b462e6c4b9b7feec7e4920d1594ead1047be4f46d25e7aee50a0"
},
"downloads": -1,
"filename": "shinywidgets-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "424b3dcb3584d45b2cd07499e613d382",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1807583,
"upload_time": "2025-07-14T22:31:19",
"upload_time_iso_8601": "2025-07-14T22:31:19.746886Z",
"url": "https://files.pythonhosted.org/packages/58/4c/cfa9d3c4160ea33142c12cbf98a02af7cd21d19a59cf1fd0a97d59e4b4da/shinywidgets-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 22:31:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rstudio",
"github_project": "py-shinywidgets",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "shinywidgets"
}