Skip to content

Instantly share code, notes, and snippets.

View VictorOmondi1997's full-sized avatar
👨‍💻
Data Plumber

VICTOR OMONDI VictorOmondi1997

👨‍💻
Data Plumber
View GitHub Profile
import africastalking
username = "africa username" # use 'sandbox' for development in the test environment
# use your sandbox app API key for development in the test environment
api_key = "africa's talking api key"
africastalking.initialize(username, api_key)
# # Use the service synchronously