robrotheram / VisualWhoTweets

Visual Webbased version of @IBBoard tweet https://twitter.com/IBBoard/status/914913766441136129

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual PyWho

Based on the code from @IBBoard https://dev.ibboard.co.uk/repos/other/WhoTweets/file/b2ff4e4d4085

Wraps the main fuction in a tornado server in a post request. User sends the server twitter api details and a chart will be generated as seen below

screenshot

Docker file also avalible because why not

docker build -t pywho .

docker run -p 8888:8888 pywho

About

Visual Webbased version of @IBBoard tweet https://twitter.com/IBBoard/status/914913766441136129


Languages

Language:HTML 59.5%Language:Python 40.5%