Metadata-Version: 2.3
Name: trailbase
Version: 0.6.0
Summary: TrailBase client for Python
Home-page: https://trailbase.io
License: Apache-2.0 OR OSL-3.0
Author: TrailBase
Author-email: contact@trailbase.io
Requires-Python: >=3.13,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cryptography (>=43.0.3,<44.0.0)
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: pyjwt (>=2.10.0,<3.0.0)
Project-URL: Repository, https://github.com/trailbaseio/trailbase
Description-Content-Type: text/markdown

# TrailBase Client

TrailBase is an open, [sub-millisecond](https://trailbase.io/reference/benchmarks/),
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](https://trailbase.io).

