Last updated:
0 purchases
kumisms 0.1.4
pykumisms
A class to interact with KumiSMS.
Quick start
Import kumisms into your project
import kumisms
Create a KumiSMS object with your API key
gateway = KumiSMS("my_api_key")
Start making requests
gateway.send("+123456789", "Hello!")
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.