evidentia-api API¶
Auto-generated page. This public-surface index is generated from the package source by
scripts/wiki/sync_api_docs.py. Do not edit it by hand; change the package and re-run the generator (uv run python scripts/wiki/sync_api_docs.py).
FastAPI REST server + bundled React web UI for Evidentia
Install: pip install evidentia-api. Import root: evidentia_api.
Public API¶
evidentia_api keeps a thin package root (it exposes only __version__); its API surface lives in the submodules listed below.
Submodules¶
Public submodules + subpackages of evidentia_api (import directly, e.g. from evidentia_api.app import ...):
evidentia_api.appevidentia_api.auth_middlewareevidentia_api.clievidentia_api.depsevidentia_api.rate_limitevidentia_api.rbac_dependencyevidentia_api.routersevidentia_api.schemasevidentia_api.security_headers
Full signatures¶
This page is a public-surface index. For full, always-current type signatures and rendered docstrings, see the live API reference (built from the source with mkdocstrings) or read the source.