jessingrass / flaskrilio

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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


Languages

Language:Python 84.0%Language:Gherkin 10.0%Language:Shell 6.0%