|
|
|
|
|
by ampgt
1460 days ago
|
|
Glad to see pydantic get mentioned here. It’s a great solution for this exact problem. I was introduced to it by FastAPI and have been using it in all my projects since. At the end of the day you really can’t escape typing. It just makes life easier. We should stop letting languages try to remove it. |
|