/twitter-stream-template

A template for experimenting with the Twitter Streaming API.

Primary LanguagePythonMIT LicenseMIT

Twitter Stream Template

A template for experimenting with the Twitter Streaming API with helpful comments in plain English.
Uses Python threading and queues to process tweets provided using Twitter's search API.
Also includes a method of encoding tweets in ASCII to make Python play nice with Windows 10 terminal.

You can find a full overview in my blog post, or ask me about it @victoriadotdev.


Requirements


Tested with Python 3.5.2