Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

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']
)

Supported by

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