Hacker News new | ask | show | jobs
by daanluttik 1606 days ago
Pydantic is great for parsing input either from api's or user input. You often want these runtime checks. But I would argue that the benefits lowers when you are not talking about cross-system interfaces