We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9468f72 commit d890eecCopy full SHA for d890eec
README.md
@@ -1,6 +1,6 @@
1
# Tauri Plugin Python
2
3
-This [tauri](https://v2.tauri.app/) plugin is supposed to make it easy to use Python as backend code.
+This [tauri](https://v2.tauri.app/) v2 plugin is supposed to make it easy to use Python as backend code.
4
It uses [RustPython](https://github.com/RustPython/RustPython) or alternatively [PyO3](https://pyo3.rs) as interpreter to call python from rust.
5
6
RustPython doesn't require python to be installed on the target platform and makes it
0 commit comments