{"library":"africastalking","type":"library","category":null,"description":"Official Python SDK for Africa's Talking APIs (SMS, voice, USSD, airtime, payments, etc.). Current version 2.0.2, requires Python >=3.8. Active development with monthly releases.","language":"python","status":"active","version":"2.0.2","tags":["sms","voice","ussd","airtime","payments","africa"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install africastalking","imports":["import africastalking\nusername = 'sandbox'\napi_key = os.environ.get('AT_API_KEY', '')\nata = africastalking.initialize(username, api_key)","from africastalking.SMS import SMS\nsms = SMS(username, api_key); sms.send(...)"]}],"homepage":"https://github.com/AfricasTalkingLtd/africastalking-python","github":"https://github.com/AfricasTalkingLtd/africastalking-python","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}