src/core/functions.py
src/core/variables.py
With this UI you can try the functions and get new configurations quickly.
Note:
UI version (Flet): 0.27.1
Install with:
pip install "flet==0.27.1"
Important:
Remember to install Pillow:
pip install pillow