Skip to content

awentzonline/gtwittools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtwittools

Some tools for making twitter-related things with gevent.

Installation

  • python setup.py install

Examples

  • lolstream.py: print out a live stream of tweets containing lol
  • plottin.py: create matplotlib images using gipc to create gevent-friendly child processes
  • tweetplot.py: plot a graph of how frequently a phrase is tweeted
  • opencv/twittercv.py: detect faces in images from twitter

Develop

  • Clone
  • Run python setup.py develop
  • Achieve success

About

Some tools for making twitter-related things with gevent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages