my.types: Extensible, Ergonomic Miscellaneous Types#

The types subpackage provides enhanced data structures and type abstractions that extend Python’s built-in types with domain-specific functionality. These types are designed to integrate seamlessly with Pydantic for validation and serialization.