Skip to content

kjozsa/twittercloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages