Contribute Media
A thank you to everyone who makes this possible: Read More

Modern day serialization in Python

Description

Modern day serialization in Python by Alex Grönholm

There is much more to serialization than just JSON and Pickle!

During the course of this talk, beginners will learn what serialization is about and how to use it. More advanced users will learn new serialization techniques including how to work with complex object graphs.

I will go over several serializers including JSON, msgpack, CBOR and Pickle and tell about their strengths and weaknesses.

About the author: Alex Grönholm 36 is a software engineer who works as an independent contractor. He started using Python in 2008 and is the author of the Asphalt framework, APScheduler, sqlacodegen and many other public projects

Details

Improve this page