
▲ 4 r/flask
WTForms vs Pydantic for forms
I’ve been using Pydantic to validate forms and have a method to translate it to the database (different models with the same data). How does this compare to using something like flask-wtf? For context, here’s my repo (look at the recipes blueprint): https://github.com/ereaso/cookbook
u/Informal-Chance-6067 — 3 days ago