Nuacht

Take advantage of the high-level async functions in Python’s asyncio library to write more efficient Python applications.
The one place they are pretty convenient is in languages (like Python) where multiple return values from one function can be used as multiple input parameters to another.