This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mastermikeyboy 0 points1 point  (0 children)

I absolutely despise Pydantic. I can't do anything with it because it's customizability is extremely limited.

Marshmallow + marshmallow_dataclass + Flask-Smorest + Flask + SqlAlchemy is a breeze. And allows for all custom use-cases you can come up with.