emzed.core¶ DbBackedDictionary ¶ Bases: ImmutableDbBackedDictionary Mutable SQLite-backed dictionary tied to a parent model. DbBackedModel ¶ Bases: ABC Abstract base class for models with a stable database-backed identity. EmzedException ¶ Bases: Exception Base exception for emzed-specific failures. ImmutableDbBackedDictionary ¶ Bases: UserDict, DbBackedModel Read-only dictionary persisted in a SQLite table. Bases: ImmutableDbBackedDictionary Mutable SQLite-backed dictionary tied to a parent model. Bases: UserDict, DbBackedModel Read-only dictionary persisted in a SQLite table. Bases: ABC Abstract base class for models with a stable database-backed identity. Bases: Exception Base exception for emzed-specific failures.