Metadata-Version: 2.4
Name: sapphireui
Version: 0.3.3b0
Summary: SapphireUI – The UI Library for Reflex Developers
Author-email: sumangal karan <sumangalkaran44@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: reflex>=0.8.17
Requires-Dist: pre-commit>=4.2.0
Requires-Dist: black>=25.1.0
Requires-Dist: typer>=0.12.3
Requires-Dist: sapphireui>=0.3.3b0
Dynamic: license-file

# SapphireUI

Pre-designed UI components built with Reflex. Easily copy and paste into your own app.

<p align="center">
  <img src="assets/SapphireUI_landing_2025_light.png" alt="Logo" width="100%" style="border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); border: 2px solid #333;">
</p>
<p align="center">
  <img src="assets/SapphireUI_landing_2025_dark.png" alt="Logo" width="100%" style="border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); border: 2px solid #333;">
</p>


## Pantry

Visit the [Pantry](https://sapphireui-teal-book.reflex.run/pantry/accordions/) section to view the available pre-built components.

## Charts

Visit the [Charts](https://sapphireui-teal-book.reflex.run/charts/area-charts/) section to view the available pre-built charts for data visualization.

## Contributing

Please read this [guide](CONTRIBUTING.md) for more information on how to contribute.

## License

Licensed under the [MIT license](./LICENSE).
