You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Acts as the main entry point for interacting with the Mpesa API. It integrates all the lower-level services and provides a unified interface for developers. Relies on AsyncHttpClient and AsyncTokenManager.
Include it in __init__.py within the same directory.
Add unit tests in tests/unit/test_async_mpesa_client.py.
AsyncMpesaClientinmpesakit/mpesa_client.py.AsyncHttpClientandAsyncTokenManager.__init__.pywithin the same directory.tests/unit/test_async_mpesa_client.py.