Skip to main content

Python SMS Gateway is module used to send text sms.

Project description

Python SMS Gateway is module used to send text sms. Currently the module supports following sms gateways

SMS Gateways

  1. Nexmo

Installation

pip install python_sms_gateway

Usage

  1. Nexmo
    from python_sms_gateway.nexmo import NexmoConnector
    nexmo = NexmoConnector(api_key=XXXXXXX, api_secret=XXXXXXX, sender="+91xxxxxxxxxx")
    nexmo.send(to="+91xxxxxxxxxxx", text="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

python_sms_gateway-0.0.2.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file python_sms_gateway-0.0.2.tar.gz.

File metadata

File hashes

Hashes for python_sms_gateway-0.0.2.tar.gz
Algorithm Hash digest
SHA256 261c28c64dc7c4a3c910eaa559f5cba2cadc518d2d6092aa1404987f447f0e38
MD5 f0f91dfed82e4628b408eeac84bae58e
BLAKE2b-256 635ab74477535328f4bb02c292307678d646d9b5b9ac52bcd17c3b4d0b125e38

See more details on using hashes here.

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