Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.14 KB

One Click Message

An annoying Yo clone by Lauren Orsini

Introduction

This Web app uses Flask and the Twilio API to make sending messages to your friends a one-click experience. After that, it shows just how annoyed your friends are with you.

Requirements

To use this program, you'll need the following required Python libraries and programs.

Flask ver.0.10.1 - http://flask.pocoo.org/

Jinja2 ver.2.7.3 - https://pypi.python.org/pypi/Jinja2

MarkupSafe ver.0.23 - https://pypi.python.org/pypi/MarkupSafe

Werkzeug ver.0.9.6 - https://pypi.python.org/pypi/Werkzeug

httplib2 ver.0.9 - https://pypi.python.org/pypi/httplib2

itsdangerous ver.0.24 https://pypi.python.org/pypi/itsdangerous

six ver.1.7.3 - https://pypi.python.org/pypi/six

twilio ver.3.6.6 - https://www.twilio.com/

wsgiref ver.0.1.2 - https://pypi.python.org/pypi/wsgiref

gunicorn ver.18.0 - http://gunicorn.org/

Screen Shots

Just say "No" to Yo.

Deploy on Heroku