Welcome to Learning at Lambert Labs session #12. This week, Rafiq Hilali, takes us asyncio, part of the Python standard library, and how you can use it to achieve concurrency with asynchronous coroutines. In Today’s Learning Session: Different types of concurrency (threading, multiprocessing, asynchronous coroutines). What are asynchronous coroutines? When should you use asyncio? Demo using app that uses IP address to find local weather