Thomas Brandého 4c2b2ed1c6 removing deprecated features for 0.7.0 and removing py3.9 support (#4586) hace 4 meses
..
README.md.jinja2 4f9cdd6472 Add support for custom components starter (#2314) hace 1 año
__init__.py.jinja2 4f9cdd6472 Add support for custom components starter (#2314) hace 1 año
demo_app.py.jinja2 1b207eb444 fix template (#2787) hace 1 año
pyproject.toml.jinja2 4c2b2ed1c6 removing deprecated features for 0.7.0 and removing py3.9 support (#4586) hace 4 meses
src.py.jinja2 ef5c5bea2b [REF-2303] Update custom component template for new API (#3007) hace 1 año

README.md.jinja2

# {{ module_name }}

A Reflex custom component {{ module_name }}.

## Installation

```bash
pip install {{ package_name }}
```