Core

The hand-written machinery every generated model is built on.

base

Base classes every generated model inherits from.

base
blob_ref

References to blobs stored on a PDS.

blob_ref
common

Types shared across the generated models.

common
dot_dict

Dict wrapper that also allows attribute access.

dot_dict
languages

ISO language codes used by posts.

languages
models_loader

Lazy import of the generated model modules.

models_loader
record_registry

Registry mapping record NSIDs to their model.

record_registry
string_formats

Validation of the AT Protocol string formats.

string_formats
type_conversion

Conversion between models, dicts, and raw JSON.

type_conversion
unknown_type

Fallback for records of an unrecognised type.

unknown_type
unknown_union

Fallback for union members of an unrecognised type.

unknown_union
utils

Helpers for working with model instances.

utils