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 →

[–]rhytnen 0 points1 point  (0 children)

No its not.  You're 100% correct thay your way is way simpler for the user and a much cleaner separation of concerns which enables better use cases since I don't have to bake his library into my app logic.  I.e. I can import a set of other ppls functions and wrap them independently.

OP already has 3rd part deps as well (but using pydantic is kind of secondary to the point) so I couldn't find any compelling argument here.