Skip to main content

Class to interact with KumiSMS

Project description

pykumisms

A class to interact with KumiSMS.

Quick start

  1. Import kumisms into your project

    import kumisms
    
  2. Create a KumiSMS object with your API key

    gateway = KumiSMS("my_api_key")
    
  3. Start making requests

    gateway.send("+123456789", "Hello!")
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kumisms-0.1.4.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

kumisms-0.1.4-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page