Simplify the creation and utilisation of typed and constrained value objects in Python 3
-
Updated
Jan 25, 2020 - Python
Simplify the creation and utilisation of typed and constrained value objects in Python 3
💊 A collection of Value Objects to save time by generalizing types and format validations.
Base project for FastAPI-based APIs implementing clean architecture patterns for maintainable and testable code.
Typed UUID identifier base class with exact runtime subtype preservation, plain-string interoperability, and optional Pydantic v2 support.Strict typed UUID identifiers with exact runtime subtype preservation, plain string interoperability, and optional Pydantic v2 support.
Strict typed integer base class with exact runtime subtype preservation and optional Pydantic v2 support.
Value objects DDD immuables (Token, USD, Price) avec opérateurs arithmétiques surchargés, 73 tests
Add a description, image, and links to the value-objects topic page so that developers can more easily learn about it.
To associate your repository with the value-objects topic, visit your repo's landing page and select "manage topics."