Skip to main content

Package to send sms notification to mobile

Project description

This program helps to send sms notification to specified mobile.

Pre-Requisite : - Twilio account, Its Account, Token And Moblile number.

Usage :

1. Using Program to send sms.
   python sendSms.py [Message needs to be sent]
2. Using module in other script to nofiy via sms.
    from nofiySms import sendSms
    sendSms.send_sms("Message body",[To Number]) 

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

notifySms-1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

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