Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 308 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 308 Bytes

Twitter-topic-summarizer

A Python 2.7 GUI app that lets you select trending topics on Twitter by location and presents a 1-2 line summary

Install dependencies using pip install -r requirements.txt and run like so python GUI.py

*Twitter API restricts fetching of tweets, so light usage is recommended