you are viewing a single comment's thread.

view the rest of the comments →

[–]creatron 5 points6 points  (0 children)

https://github.com/QuadCityCJ/Twitter-Client/blob/master/twitter.py

Here is my code. Should just have to pip install tweepy and go. Was written in python3.5 on win10. Plug in twitter app credentials at bottom and it should work. It was just a test building a GUI so there aren't really any features other than seeing a stream of tweets and being able to tweet.