Python Thread Safety: Using a Lock and Other Techniques

VERIFIED
Certificate of Achievement

This is to certify that

Juan Marín Fidalgo

has successfully completed

Thread Safety in Python: Locks and Other Techniques

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

Completion Date: July 5, 2026

Verification ID: 87d39ed4-f03b-4354-b05d-49df48e10c91

VERIFIED
Certificate of Achievement

Python Thread Safety: Using a Lock and Other Techniques

This is to certify that

Juan Marín Fidalgo

has successfully completed

Thread Safety in Python: Locks and Other Techniques

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

Completion Date: July 5, 2026

Verification ID: 87d39ed4-f03b-4354-b05d-49df48e10c91

Course Description

Skill level: intermediate

In this video course, you'll learn about the issues that can occur when your code is run in a multithreaded environment. Then you'll explore the various synchronization primitives available in Python's threading module, such as locks, which help you make your code safe.

Certificate of Completion

This person’s account is verified and was created on Jan. 23, 2022. Real Python certifies their completion of the Thread Safety in Python: Locks and Other Techniques course on July 5, 2026.

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.