diff --git a/README.md b/README.md index 8782e2d..6d97a27 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ add packages to the list. - [Books](#books) - [Videos / Screencasts](#videos--screencasts) - [Shiny for Python](#shiny-for-python) + - [Python - Theming](#python---theming) - [Python - UI Components](#python---ui-components) - [Python - Deploy](#python---deploy) - [Python - Persistent Data Storage](#python---persistent-data-storage) @@ -753,6 +754,10 @@ add packages to the list. ## Shiny for Python +### Python - Theming + +- [py-shinyswatch](https://github.com/posit-dev/py-shinyswatch) - Bootswatch themes for py-shiny. + ### Python - UI Components - [py-htmltools](https://github.com/posit-dev/py-htmltools) - Tools for creating, manipulating, and writing HTML from Python.