Core
The hand-written machinery every generated model is built on.
base
Base classes every generated model inherits from.
blob_ref
References to blobs stored on a PDS.
common
Types shared across the generated models.
dot_dict
Dict wrapper that also allows attribute access.
languages
ISO language codes used by posts.
models_loader
Lazy import of the generated model modules.
record_registry
Registry mapping record NSIDs to their model.
string_formats
Validation of the AT Protocol string formats.
type_conversion
Conversion between models, dicts, and raw JSON.
unknown_type
Fallback for records of an unrecognised type.
unknown_union
Fallback for union members of an unrecognised type.
utils
Helpers for working with model instances.