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.rstudio.com/py/docs/ipywidgets.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/0e/a2/a971fea9e92b713580f9a35dd908da50c7385dc2da1c5efd7403da2caba1/shinywidgets-0.4.1.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.rstudio.com/py/docs/ipywidgets.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.4.1",
"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": "",
"digests": {
"blake2b_256": "c00057790936e3f9bad58320bff120014c878dd764972563423c5a798b2b2c29",
"md5": "61d45e742ecc754bcd10af45400db76c",
"sha256": "c9183611c5383fe7815e0136de1dab4f97c2b67d0c89e748f2ed1295097707b1"
},
"downloads": -1,
"filename": "shinywidgets-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "61d45e742ecc754bcd10af45400db76c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1814619,
"upload_time": "2024-12-17T17:38:27",
"upload_time_iso_8601": "2024-12-17T17:38:27.470064Z",
"url": "https://files.pythonhosted.org/packages/c0/00/57790936e3f9bad58320bff120014c878dd764972563423c5a798b2b2c29/shinywidgets-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0ea2a971fea9e92b713580f9a35dd908da50c7385dc2da1c5efd7403da2caba1",
"md5": "584ec92da3c80bc49f2bcaa9bbb0f46f",
"sha256": "986661c5ea0e0b146d75e39492cd0f4110a61536bebb53bf1d26235a45913422"
},
"downloads": -1,
"filename": "shinywidgets-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "584ec92da3c80bc49f2bcaa9bbb0f46f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1805627,
"upload_time": "2024-12-17T17:38:31",
"upload_time_iso_8601": "2024-12-17T17:38:31.797743Z",
"url": "https://files.pythonhosted.org/packages/0e/a2/a971fea9e92b713580f9a35dd908da50c7385dc2da1c5efd7403da2caba1/shinywidgets-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 17:38:31",
"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"
}