5 projects
base-pydantic-schemas
Small opinionated Pydantic v2 base schemas for DTOs and persistence models, with typed UNIX timestamp support.
typed-time-provider
DI-friendly wall-clock and monotonic clock providers with typed time units.
base-typed-id
Strict typed UUID identifier base classes with exact runtime subtype preservation and optional Pydantic v2 support.
base-typed-string
Strict typed string base class with exact runtime subtype preservation and optional Pydantic v2 support.
base-typed-int
Strict typed integer base class with exact runtime subtype preservation and optional Pydantic v2 support.