The Python pickle Module: How to Persist Objects in Python

VERIFIED
Certificate of Achievement

This is to certify that

Remi De Flon

has successfully completed

Serializing Objects With the Python pickle Module

a course of study offered by Real Python (realpython.com), an online learning platform and expert community for Python software developers.

Completion Date: Jan. 7, 2021

Verification ID: 599e6a71-08c2-48a7-9b3a-bbc40168a5a6

VERIFIED
Certificate of Achievement

The Python pickle Module: How to Persist Objects in Python

This is to certify that

Remi De Flon

has successfully completed

Serializing Objects With the Python pickle Module

a course of study offered by Real Python (realpython.com), an online learning platform and expert community for Python software developers.

Completion Date: Jan. 7, 2021

Verification ID: 599e6a71-08c2-48a7-9b3a-bbc40168a5a6

Course Description

Skill level: intermediate

In this course, you'll learn how you can use the Python pickle module to convert your objects into a stream of bytes that can be saved to a disk or sent over a network. You'll also learn the security implications of using this process on objects from an untrusted source.

Certificate of Completion

This person’s account is verified and was created on Sept. 12, 2019. Real Python certifies their completion of the Serializing Objects With the Python pickle Module course on Jan. 7, 2021.

About Real Python

Real Python is an online learning platform and expert community for Python software developers. It offers interactive online classes and in-depth tutorials created by a team of subject matter experts.