This tauri v2 plugin is supposed to make it easy to use Python as backend code. It uses RustPython or alternatively PyO3 as interpreter to call python from rust ...
What is a "Python Application"? For purposes of this plugin, a Python Application is program that happens to be written in Python, but otherwise behaves like a regular command-line tool. The term ...