I have tried to find type stubs for the popular Marshmallow [de]serialization library commonly used with Flask. I see how, given the often dynamic nature of the library's functionality, typing it might be difficult, but it would still be interesting to know if any meaningful work has been put into it.
TLDR: Are there type stubs for Marshmallow?