top | item 35050417

(no title)

highpost | 3 years ago

pydantic 2.0 should arrive this Spring with lots of Rust enhancements.

https://docs.pydantic.dev/blog/pydantic-v2/

discuss

order

LtWorf|3 years ago

But it's designed by the same people whose .so binary module somehow manages to be slower than a .py script :)

Anyway we will see when it comes.

This week at work I was just appreciating that typedload just works with static type checkers without having to install plugins (and all the type errors of pydantic won't be reported unless you do install the plugin).