value-objects
💊 A collection of Value Objects to save time by generalizing types and format validations.
Strict typed UUID identifier base classes with exact runtime subtype preservation and optional Pydantic v2 support.
Strict typed integer base class with exact runtime subtype preservation and optional Pydantic v2 support.
Simplify the creation and utilisation of typed and constrained value objects in Python 3