When you’re making calls between different services, you can use serialization to move data around in a predictable manner for easy encoding and decoding. In this course, instructor Miki Tebeka takes a deep dive into the subject of serialization with Python, exploring key serialization formats, how to work with each format, and how to pick the right one for your Python project. He covers Python-specific serialization formats such as marshal and pickle; how to serialize and deserialize using JSON; how to encode and decode messages and serialize using protocol buffers; how to use msgpack; and more. Along the way, he shares challenges that allow you to put your new knowledge to the test.
Product Information
File nameEffective Serialization with Python
Created byMiki Tebeka
Version2024
Release Date2024-06-13
LanguagesEnglish
Total Downloads32
Uploaded ByAssunta Hilpert

Comments
Leave a comment
Your email address will not be published. Required fields are marked *