Comments on: How To: Install and Use Twython (Python Wrapper for Twitter API) https://gofedora.com/how-to-install-use-twython-python-wrapper-for-twitter-api/ How Tos, Tutorials, Tips and Tricks Fri, 19 Jun 2015 15:19:58 +0000 hourly 1 https://wordpress.org/?v=4.9.4 By: Dave https://gofedora.com/how-to-install-use-twython-python-wrapper-for-twitter-api/comment-page-1/#comment-145376 Thu, 08 Nov 2012 12:30:59 +0000 http://gofedora.com/?p=826#comment-145376 Romy: Seems like this howto uses twython 0.8. The current version (1.3) is able to work with the current twitter API — and this does not include the simple auth used here anymore.

]]>
By: Romy Misra https://gofedora.com/how-to-install-use-twython-python-wrapper-for-twitter-api/comment-page-1/#comment-71010 Sun, 13 Nov 2011 22:25:26 +0000 http://gofedora.com/?p=826#comment-71010 Hi,

This is amazing and would love to try it out. I got stuck at one step though –

>>> client = twython.setup(‘Basic’,’myusername’,’mypassword’)

Gave me this error:
Traceback (most recent call last):
File “”, line 1, in
AttributeError: ‘module’ object has no attribute ‘setup’

Any help would be much appreciated!

Thanks,
Romy

]]>
By: avanzaweb https://gofedora.com/how-to-install-use-twython-python-wrapper-for-twitter-api/comment-page-1/#comment-8560 Tue, 20 Oct 2009 21:56:20 +0000 http://gofedora.com/?p=826#comment-8560 Nice . Also I recomend http://www.randapp.com/blog/getting-hands-dirty-with-python-and-twitter

]]>
By: Sikku https://gofedora.com/how-to-install-use-twython-python-wrapper-for-twitter-api/comment-page-1/#comment-3750 Sat, 05 Sep 2009 09:20:14 +0000 http://gofedora.com/?p=826#comment-3750 It worked fine… But toooooo much to do….

]]>