This repository contains exercises for the Udemy course The Python Programmer designed and maintained by Shehab Abdel-Salam. The course is divided into chapters, each containing exercises and tests.
Ever used asyncio and wished you hadn't? tinyio is a dead-simple event loop for Python, born out of my frustration with trying to get robust error handling with ...