This is a test app for a future project, nothing more, nothing less. It uses Tauri Sidecar to spawn a Python Executable, then uses the standard output and input to commmunicate. This functionality will be rolled into a final project at a later date.
-
You must first build the Python Binary (see readme.md in /src-python/)
-
yarn
To install dependencies -
yarn tauri build
to build