trailbase/client/python
2025-11-29 22:38:46 +01:00
..
tests Add WASM host-runtime to TrailBase and rebrand relevant command-line flags. 2025-09-09 15:39:35 +02:00
trailbase Move python client to /client/python/. 2025-07-24 16:58:34 +02:00
.gitignore Move python client to /client/python/. 2025-07-24 16:58:34 +02:00
poetry.toml Move python client to /client/python/. 2025-07-24 16:58:34 +02:00
pyproject.toml Explicitly target python 3.12 with the pyright static type checker. #181 2025-11-29 22:38:46 +01:00
README.md Update more docs references to V8 2025-10-07 14:10:50 +02:00

TrailBase Client

TrailBase is a blazingly fast, open-source application server with type-safe APIs, built-in WebAssembly runtime, realtime, auth, and admin UI built on Rust, SQLite & Wasmtime.

For more context, documentation, and an online demo, check out our website: trailbase.io.