Y
Hacker News
new
|
ask
|
show
|
jobs
by
Congeec
2223 days ago
I use
https://github.com/samuelcolvin/pydantic
instead
2 comments
softinio
2223 days ago
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.
link
BiteCode_dev
2223 days ago
It's not the same goal: pydantic is a validation and serialization library. The scope is way bigger.
link