Metadata-Version: 2.3
Name: reflex-katex
Version: 0.0.2
Summary: Reflex custom component katex
License: Apache-2.0
Author: Tyler
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 4 - Beta
Requires-Dist: reflex (>=0.8.0)
Description-Content-Type: text/markdown

# katex

A Reflex custom component katex.

## Installation

```bash
pip install reflex-katex
```
