A simple and lightweight database management tool with GUI and based on SQL queries execution.
To build from the source you should have python installed and pip install pyinstaller set up.
Bash/cmd build command:
pyinstaller flow.exe.spec
Resulting .exe will be deployed to dist folder.
python window.py
