trailbase/client/python
2026-04-14 16:51:40 +02:00
..
tests Python client: add event abstraction, parsing of programmatic error and sequence numbers. 2026-04-07 14:09:26 +02:00
trailbase Python client: log out on 401 token refresh. 2026-04-14 16:17:27 +02:00
.flake8 Fix type checker issues with python client and latest jwt lib. Also start using flake8 for more idiomatic code. 2026-01-31 23:07:17 +01:00
.gitignore Prepare and push new client releases. 2026-03-27 09:49:37 +01:00
Makefile Prepare and push new client releases. 2026-03-27 09:49:37 +01:00
poetry.toml Move python client to /client/python/. 2025-07-24 16:58:34 +02:00
pyproject.toml Prepare new client releases. 2026-04-14 16:51:40 +02:00
README.md Minor: update tag line. 2026-01-18 22:39:32 +01:00

TrailBase Client

TrailBase is an open, sub-millisecond, single-executable Firebase alternative 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.