Masen Furer af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
..
.templates af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
app_mixins f0bab665ce split lifespan and middleware logic in separate mixin files (#3557) 11 months ago
compiler eeeb1180a2 replace old var system with immutable one (#3916) 8 months ago
components af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
constants 677ae314fb Use correct flexgen backend URL (#3891) 8 months ago
custom_components 056a33c913 use current version as default for new custom components (#3957) 8 months ago
experimental dfad519bae fix set value logix for client state (#3966) 8 months ago
middleware 3a8e0cabb7 Remove Pydantic from some classes (#3907) 8 months ago
utils af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
vars 73f3454b43 use is true for bool var (#3973) 8 months ago
__init__.py c67dffd2a3 expose radix primitive progress under rx.radix.primitives.progress (#3930) 8 months ago
__init__.pyi c67dffd2a3 expose radix primitive progress under rx.radix.primitives.progress (#3930) 8 months ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
app.py af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
app_module_for_backend.py af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
base.py eeeb1180a2 replace old var system with immutable one (#3916) 8 months ago
config.py 8304886cac dedupe config overrides (#3600) 11 months ago
event.py af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
model.py 59047303c9 /health endpoint for K8 Liveness and Readiness probes (#3855) 9 months ago
page.py 0a1ff38920 separate DECORATED_PAGES per reflex app (#3102) 1 year ago
reflex.py fb721e1d12 delete states if it exists on run (#3901) 8 months ago
route.py 9c7dbdbc72 [REF-2643] Throw Errors for duplicate Routes (#3155) 1 year ago
state.py af9c8c3ad0 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
style.py eeeb1180a2 replace old var system with immutable one (#3916) 8 months ago
testing.py 629850162a implement disk state manager (#3826) 9 months ago