tauri-plugin-python 0.3.7

A tauri 2 plugin to use python code in the backend.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/.vs
.DS_Store
.Thumbs.db
*.sublime*
.idea/
debug.log
package-lock.json
.vscode/settings.json
yarn.lock

/.tauri
/target
Cargo.lock
node_modules/

dist
dist-js
!dist-js/*.iife.js