textfy

Send text message with Twilio


Keywords
sms, twilio
License
MIT
Install
pip install textfy==0.3

Documentation

textfy

Send text notification when job is finished.

Usage

  • Functionality is given by decorator.
  • Use decorator to functions you want to send text message when job is finished.
  • Function can return dictionary to put information in text message.