Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 424 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 424 Bytes

sendMessage

Creates a simple notifier to use in debugging long running projects. ie. Data Models...

Follow these instructions to set up Twilio account...

Twilio SMS Quickstart

Usage

Install twilio

pip install twilio

save file as sendMessage.py in directory

Import message notifier

from sendMessage import sendmessage as sm

try it out..

sm('test)