Threading in Python - Real Python
Threading in Python - Real Python
Python threading allows you to have di erent parts of your program run concurrently and can simplify your design.
If you’ve got some experience in Python and want to speed up your program using threads, then this course is for you!
This course assumes you’ve got the Python basics down pat and that you’re using at least version 3.6 to run the
examples. If you need a refresher, you can start with the Python Learning Paths and get up to speed.
If you’re not sure if you want to use Python threading, asyncio, or multiprocessing, then you can check out Speed
Up Your Python Program With Concurrency.
Threading in Python
19 Lessons 1h 30m
Help
Watch Now
Mark as Completed