Skip to content

adamdrake/twitterstreamtemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitterstreamtemplate

A simple starting point for stream processing experimentation using the Twitter streaming API.

This is only a skeleton and does not include, tests, logging, etc.

The stream is consumed from a separate thread and stream items placed into a deque.

Besides the standard library, twython is the only dependency.

Tested with Python 3.4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages