Metadata-Version: 2.4
Name: sapphireui
Version: 0.4.1
Summary: SapphireUI – The UI Library for Reflex Developers
Author-email: sapphireUI <sapphireui00@gmail.com>
Project-URL: Homepage, https://github.com/sapphireUI/SapphireUI
Project-URL: Documentation, https://sapphireui-blue-book.reflex.run/docs/getting-started/introduction
Project-URL: Source, https://github.com/sapphireUI/SapphireUI
Project-URL: Issues, https://github.com/sapphireUI/SapphireUI/issues
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
[![Publish SapphireUI to PyPI](https://github.com/sapphireUI/SapphireUI/actions/workflows/publish.yml/badge.svg)](https://github.com/sapphireUI/SapphireUI/actions/workflows/publish.yml)

[![Deploy Reflex App](https://github.com/sapphireUI/SapphireUI/actions/workflows/deploy.yml/badge.svg)](https://github.com/sapphireUI/SapphireUI/actions/workflows/deploy.yml)

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

<p align="center">
  <img src="https://res.cloudinary.com/douedu8ss/image/upload/v1762596019/sapphireui-blue-book.reflex.run_Laptop_2025-11-08_09.58.37_zz3btb.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="https://res.cloudinary.com/douedu8ss/image/upload/v1762596019/sapphireui-blue-book.reflex.run_Laptop_2025-11-08_09.59.16_m31odc.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-blue-book.reflex.run/pantry/accordions/) section to view the available pre-built components.

## Charts

Visit the [Charts](https://sapphireui-blue-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).
