Skip to main content

Go SMS API client library

Project description

Send SMS messages through GoSMS API.

Installation

pip install gosmscz

Usage

from gosmscz import send_batch_sms

send_batch_sms(
    client_id: 'vaseId',
    client_secret: 'vasSecret',
    message: 'Sms zprava k odeslani',
    recipients: ['+420777000111', '+420777222333']
)

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

gosmscz-0.1.7.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

gosmscz-0.1.7-py2-none-any.whl (3.3 kB view hashes)

Uploaded Python 2

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