batch_sms

Library to send large numbers of text messages.


Keywords
batch-sms, python-library, sms, twilio-api
License
Other
Install
pip install batch_sms==0.1.0

Documentation

Batch SMS

Send large numbers of SMS quickly with the Twilio API.

For a detailed overview and instructions, see: http://christopher.su/2015/text-announcements/.

Features

Supports parallelization by threading and the use of multiple Twilio phone numbers. See examples for example usage

Copyright (c) 2015 Christopher Su