/flaskrilio

a python project to test twilio service with virtualenv, behave, urllib2

Primary LanguagePython

Flaskrilio


Flaskrilio - is a simple python project combined of two main modules:

  • a Flask based HTTP server that handles Twilio's requests
  • and Behave tests

The goal of the Behave part is to verify that CallConnect & Twilio services are up and running.

Prerequisities

twilio.cfg file check requirements.pip pip virtualenv

Installation

virntualenv ~.... source ~... pip install -r requirements.pip

More instruction

more instructions are available it the "./flaksrilio/README.md"