I just learned of the Pydantic <https://docs.pydantic.dev>  project.  It 
uses Python's type hints to validate structured data at the point of use.  
It sounds interesting.

"Data validation and settings management using Python type annotations.

*pydantic* enforces type hints at runtime, and provides user friendly 
errors when data is invalid.

Define how data should be in pure, canonical Python; validate it with 
*pydantic*."


-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/59215e0b-aad7-47e8-9523-8837e1986a47n%40googlegroups.com.

Reply via email to