Initial commit of Twilio Server Starter for Python

This commit is contained in:
Jeffrey Linwood
2016-11-14 10:41:18 -06:00
parent 5430cce36c
commit 49b3c6d012
20 changed files with 1259 additions and 2 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Flask==0.10.1
fake-factory==0.5.3
twilio==6.0.0rc12
python-dotenv==0.6.0