reflex/reflex/compiler
Khaleel Al-Adhami f39e8c9667
move all environment variables to the same place (#4192)
* move all environment variables to the same place

* reorder things around

* move more variables to environment

* remove cyclical imports

* forgot default value for field

* for some reason type hints aren't being interpreted

* put the field type *before* not after

* make it get

* move a bit more

* add more fields

* move reflex dir

* add return

* put things somewhere else

* add custom error
2024-10-21 13:28:55 -07:00
..
__init__.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
compiler.py move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
templates.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
utils.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00