Initial python sdk

This commit is contained in:
JessicaTegner
2025-06-02 12:32:46 +02:00
committed by Caelan
parent 08849c03e9
commit a10b538177
12 changed files with 1134 additions and 1 deletions

View File

@@ -5,13 +5,14 @@ members = [
"src/lib-rust",
"src/lib-nodejs/velopack_nodeffi",
"src/lib-cpp",
"src/lib-python",
]
exclude = [
"samples/RustIced",
]
[workspace.package]
version = "0.0.0-local"
version = "0.0.1"
authors = ["Velopack Ltd, Caelan Sayler <git@caesay.com>"]
homepage = "https://velopack.io"
repository = "https://github.com/velopack/velopack"