started python side

This commit is contained in:
John Lancaster
2025-09-12 18:39:17 -05:00
parent 09582a2efb
commit 470b68cc1a
9 changed files with 173 additions and 3 deletions

8
uv.lock generated Normal file
View File

@@ -0,0 +1,8 @@
version = 1
revision = 2
requires-python = ">=3.12"
[[package]]
name = "pyo3-server"
version = "0.1.0"
source = { editable = "." }