aiompesa is a Python library that I wrote which allows you to interact with Python’s asyncio library. MPESA is a service that allows you to make money transactions using your mobile phone. Asyncio is a library that allows you to write concurrent code in Python using async/await pattern.