theboshy / callerservicedescriptor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

callerservicedescriptor

Permite el envio de mensajes y llamadas mediante el API Twilio desde python

Install

pip install virtualenv

cd <%your_path%>/callerservicedescriptor
virtualenv venv
cd <%your_path%>/callerservicedescriptor/venv/Scripts/activate

pip install requirements.txt
 

run

python main.py

About


Languages

Language:Python 63.8%Language:HTML 36.2%