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/c9/d2/19809c0f17769b5995c13ce67f3119809b72ddf77a50bd436fdcd695c982/shinywidgets-0.5.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.5.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": "970eb5ffd55375dabc66cf51b6350422724c791f6ac60c9d2fa39e4b0bca5028",
"md5": "f758490046c2f80e96b93d3bf0346229",
"sha256": "33e261251d835cc57bd4de1cdd7ed91ff013cee2185a35d1ff0fc610ff8c3aa9"
},
"downloads": -1,
"filename": "shinywidgets-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f758490046c2f80e96b93d3bf0346229",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1815940,
"upload_time": "2025-01-29T17:13:32",
"upload_time_iso_8601": "2025-01-29T17:13:32.120119Z",
"url": "https://files.pythonhosted.org/packages/97/0e/b5ffd55375dabc66cf51b6350422724c791f6ac60c9d2fa39e4b0bca5028/shinywidgets-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c9d219809c0f17769b5995c13ce67f3119809b72ddf77a50bd436fdcd695c982",
"md5": "6ecad6b30da04aa31e129d6e8c45cf74",
"sha256": "417846a7d89717dfba4446af832faf0164a29fc8b0e6ccba3f6a8ab05623ba3f"
},
"downloads": -1,
"filename": "shinywidgets-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "6ecad6b30da04aa31e129d6e8c45cf74",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1807219,
"upload_time": "2025-01-29T17:13:34",
"upload_time_iso_8601": "2025-01-29T17:13:34.199348Z",
"url": "https://files.pythonhosted.org/packages/c9/d2/19809c0f17769b5995c13ce67f3119809b72ddf77a50bd436fdcd695c982/shinywidgets-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-29 17:13:34",
"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"
}