File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 11# Example Tauri v2 app using Python sidecar
22
3- > [ !NOTE]
4- >
5- > <h3 >Tauri v1 example is also available:
6- > <a href =" https://github.com/dieharders/example-tauri-python-server-sidecar " style =" color : #228be6 " >example-tauri-python-server-sidecar</a ></h3 >
3+ A native app built with Tauri version 2 that spawns a Python sub-process (sidecar) which starts a FastAPI server.
74
85![ Python] ( https://img.shields.io/badge/-Python-000?&logo=Python )
96![ JavaScript] ( https://img.shields.io/badge/-JavaScript-000?&logo=JavaScript )
1411![ NextJS] ( https://img.shields.io/badge/-NextJS-000?&logo=nextdotjs )
1512![ Tauri] ( https://img.shields.io/badge/-Tauri-000?&logo=Tauri )
1613
17- A native app built with Tauri version 2 that spawns a Python sub-process (sidecar) which starts a FastAPI server.
18-
19- Tauri version 1 example can be found [ here] ( https://github.com/dieharders/example-tauri-python-server-sidecar ) .
14+ > [ !NOTE]
15+ >
16+ > <h3 >Tauri v1 example is also available:
17+ > <a href =" https://github.com/dieharders/example-tauri-python-server-sidecar " style =" color : #228be6 " >example-tauri-python-server-sidecar</a ></h3 >
2018
2119![ logo] ( extras/sidecar-logo.png " python sidecar logo ")
2220
You can’t perform that action at this time.
0 commit comments