Skip to content

API Reference

Auto-generated from the source via mkdocstrings. These pages are being expanded as docstring coverage grows; where a symbol is sparse, consult the source or the Concepts section in the meantime.

Modules

Module Contents
arcanus.base BaseTransmuter, Transmuter, Identity, provided, transmuter internals.
arcanus.association Relation, RelationCollection, RelationSet, RelationMap, TypedRelationMap, field helpers.
arcanus.criteria Criteria, Cursor, Page, pagination & filtering.
arcanus.expression Column, Expression, Order — typed query building.
arcanus.materia BaseMateria, NoOpMateria — the backend plugin layer.
arcanus.materia.sqlalchemy SqlalchemyMateria, Session, AsyncSession, loading options.