Masen Furer 66f0a49b75 Pass _var_is_string parameter to Var.create (#3470) 11 months ago
..
__init__.py 07ca8fcb3b [REF-99] Add first version of CLI for hosting service (#1810) 1 year ago
build.py 3c07537c11 only exclude assets folder if it's in the root_dir (#2308) 1 year ago
compat.py d7abcd45de Force pydantic v1 for sqlmodel compatibility (#3026) 1 year ago
console.py 4d567b7ec1 ruff-format: unify Black with Ruff `v0.1` (#2837) 1 year ago
exceptions.py 2789f32134 [REF-2774] Add ReflexError and subclasses, send in telemetry (#3271) 1 year ago
exec.py 1a833d6b25 Recommend Running with `REFLEX_USE_NPM=1` if npm run fails after installing packages with bun. (#3399) 1 year ago
export.py 1a11941577 [REF-2392] Expose next.config.js transpilePackages key (#3006) 1 year ago
format.py 66f0a49b75 Pass _var_is_string parameter to Var.create (#3470) 11 months ago
imports.py 4d567b7ec1 ruff-format: unify Black with Ruff `v0.1` (#2837) 1 year ago
lazy_loader.py 34bf25071a [REF-2821]Improve Dynamic Imports (#3345) 1 year ago
path_ops.py 26a9e79a5f Resolve correct python path on windows (#2373) 1 year ago
prerequisites.py c7064b9a24 add config knob for react_strict_mode. default to True. also cleanup unused code (#3389) 1 year ago
processes.py 44ad9a7311 [REF-2956] Fail When Backend port or frontend port is explicitly provided and the port is in use (#3432) 1 year ago
pyi_generator.py ad3134413b Make better/less use of dict.keys() calls (#3455) 11 months ago
serializers.py e42d4ed9ef [REF-3009] type transforming serializers (#3227) 11 months ago
telemetry.py ff985aee22 Suppress runtime warnings (#3354) 1 year ago
types.py ad3134413b Make better/less use of dict.keys() calls (#3455) 11 months ago
watch.py dcb17103bb code cleanup (split constants into a folder) (#1866) 1 year ago