Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/observedobserver/streamlit-shadcn-ui-docs
docs and examples of streamlit-shadcn-ui
https://github.com/observedobserver/streamlit-shadcn-ui-docs
shadcn shadcn-ui streamlit
Last synced: 3 months ago
JSON representation
docs and examples of streamlit-shadcn-ui
- Host: GitHub
- URL: https://github.com/observedobserver/streamlit-shadcn-ui-docs
- Owner: ObservedObserver
- License: mit
- Created: 2023-11-22T09:16:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-11T12:58:46.000Z (9 months ago)
- Last Synced: 2024-10-11T09:34:16.757Z (4 months ago)
- Topics: shadcn, shadcn-ui, streamlit
- Language: Python
- Homepage: https://shadcn.streamlit.app/
- Size: 26.4 KB
- Stars: 37
- Watchers: 2
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steamlit-shadcn-ui-docs
> Check steamlit-shadcn-ui repo here: https://github.com/ObservedObserver/streamlit-shadcn-ui
[![PyPI - Version](https://img.shields.io/pypi/v/streamlit-shadcn-ui)](https://pypi.org/project/streamlit-shadcn-ui/)
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://shadcn.streamlit.app/)Using shadcn-ui components in streamlit
## Installation
```bash
pip install streamlit-shadcn-ui
```