Hacker News new | ask | show | jobs
by Congeec 2223 days ago
I use https://github.com/samuelcolvin/pydantic instead
2 comments

I use pydantic also and its great. Funny the README of this new lib claims it hasn't been done before. Good to have choice never the less.
It's not the same goal: pydantic is a validation and serialization library. The scope is way bigger.