pcah/python-clean-architecture

Data: Choose and integrate a validation library as a schema

lhaze opened this issue · 0 comments

lhaze commented

Some possibilities:

  • marshmallow, a framework-independent serialization/validation library
  • colander, a Pylons/Pyramid serialization library