This page lists all low-level asyncio APIs. :func:`asyncio.get_running_loop` The preferred function to get the running event loop. :func:`asyncio.get_event_loop` Get an event loop instance (current or ...