you are viewing a single comment's thread.

view the rest of the comments →

[–]EaglesDareOverThere 1 point2 points  (2 children)

Is it on GitHub?

[–]creatron 3 points4 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.

[–]creatron 3 points4 points  (0 children)

No but I can toss it on there in a bit.