Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 452 Bytes

Playing around with Twitter + WordCloud API

Setup

(use virtualenv if you know it..)

export TWITTER_CONSUMER_KEY=<your_key>
export TWITTER_CONSUMER_SECRET=<your_secret>
pip install -f requirements.txt
python server.py

Usage

  • http://localhost:5000/ - render sample content
  • http://localhost:5000/<twitter_username> - render real content from Twitter