Metadata-Version: 2.4
Name: buridan-ui
Version: 0.7.7b0
Summary: Buridan UI – The UI Library for Reflex Developers
Author-email: Ahmad Al Hakim <ahmad@reflex.dev>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.md
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: buridan-ui>=0.7.5b0
Dynamic: license-file


# buridan/ui

UI library for Reflex Developers. Extend, override, and ship.
<p align="center">
  <img src="assets/site/github_readme.webp" alt="Logo" width="100%" style="border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); border: 2px solid #333;">
</p>


## Docs

Visit the [Docs](https://buridan-ui.reflex.run/docs/getting-started/introduction) section to get started.


## Contributing

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

## License

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