Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Marshmallow Data Validation Library

Marshmallow Data Validation Library

FromThe Python Podcast.__init__


Marshmallow Data Validation Library

FromThe Python Podcast.__init__

ratings:
Length:
34 minutes
Released:
Feb 25, 2019
Format:
Podcast episode

Description

Any time that your program needs to interact with other systems it will have to deal with serializing and deserializing data. To prevent duplicate code and provide validation of the data structures that your application is consuming Steven Loria created the Marshmallow library. In this episode he explains how it is built, how to use it for rendering data objects to various serialization formats, and some of the interesting and unique ways that it is incorporated into other projects.
Released:
Feb 25, 2019
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great