csu / batch_sms

Send large amounts of SMS with the Twilio API.

Home Page:http://christopher.su/2015/text-announcements/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch SMS

A Python library for sending 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.

Overview

  • batch_sms is the Python library (it can also be installed by pip install batch_sms)
  • examples includes usages of the batch_sms library
  • scripts includes supplementary scripts that may be useful in common use cases (e.g. formatting phone numbers)

Copyright (c) 2015 Christopher Su

About

Send large amounts of SMS with the Twilio API.

http://christopher.su/2015/text-announcements/

License:Other


Languages

Language:Python 95.0%Language:PHP 5.0%