reflex/reflex/utils
Thomas Brandého bdc0defa4a
update launch message (#3453)
* update launch message

* update for nit

* address changes
2024-06-13 11:03:42 -07:00
..
__init__.py [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
build.py only exclude assets folder if it's in the root_dir (#2308) 2023-12-18 15:51:13 -08:00
compat.py compat: do not patch pydantic if the installed version starts with "1." (#3482) 2024-06-11 19:16:35 -07:00
console.py ruff-format: unify Black with Ruff v0.1 (#2837) 2024-04-23 14:40:06 -07:00
exceptions.py [REF-2774] Add ReflexError and subclasses, send in telemetry (#3271) 2024-05-10 12:12:42 -07:00
exec.py update launch message (#3453) 2024-06-13 11:03:42 -07:00
export.py [REF-2392] Expose next.config.js transpilePackages key (#3006) 2024-04-11 13:50:42 -07:00
format.py Pass _var_is_string parameter to Var.create (#3470) 2024-06-10 14:32:32 -07:00
imports.py use add_imports everywhere (#3448) 2024-06-12 09:26:45 -07:00
lazy_loader.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
path_ops.py Resolve correct python path on windows (#2373) 2024-01-09 09:58:06 -08:00
prerequisites.py add config knob for react_strict_mode. default to True. also cleanup unused code (#3389) 2024-05-29 11:49:04 -07:00
processes.py [REF-2956] Fail When Backend port or frontend port is explicitly provided and the port is in use (#3432) 2024-06-05 11:46:00 -07:00
pyi_generator.py Make better/less use of dict.keys() calls (#3455) 2024-06-07 14:28:44 -07:00
serializers.py [REF-3009] type transforming serializers (#3227) 2024-06-07 09:50:10 -07:00
telemetry.py Suppress runtime warnings (#3354) 2024-05-21 12:34:25 -07:00
types.py Make better/less use of dict.keys() calls (#3455) 2024-06-07 14:28:44 -07:00
watch.py code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00