Metadata-Version: 2.4
Name: streamlit-facade
Version: 0.0.1
Summary: A themeable UI component library for Streamlit
Author-email: Daniyal MIT <itsdaniyalm@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/itsdaniyalm/streamlit-facade
Keywords: streamlit,ui,components,design-system
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: streamlit>=1.0.0

# streamlit-facade

A shadcn-inspired themeable UI component library for Streamlit.

>  Coming soon. Reserve your spot.

## Installation

```bash
pip install streamlit-facade
```
