A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
copied from cf-staging / msgspecmsgspec
is a fast serialization and validation library for Python,
supporting JSON, MessagePack, YAML, and TOML. It integrates well with
Python's type annotations, providing ergonomic (and performant!) schema
validation.