List Question
8 TechQA 2023-05-02T10:54:32.493000Dataclass with Marshmallow Schema failing on schema load method
706 views
Asked by Steinn Hauser Magnússon
TypeError when creating a marshmallow schema from dataclass inherited from generic class
347 views
Asked by Alexander Shpindler
Set Required=True based on a condition in marshmallow
478 views
Asked by codeplay_
marshmallow NewType can not be turned into a dataclass, python 3.10
624 views
Asked by myrtille
marshmallow dataclass serialization: dump field with different name as load using 'data_key' and 'attribute'
1.5k views
Asked by nikitira
Custom type serialization inside a data class
982 views
Asked by user10203644
Can you have a conditional encoding dependent on whether a date time value is None?
348 views
Asked by kev0h1
How to prevent Marshmallow from partial dumping?
361 views
Asked by Denis Steinman