This website requires JavaScript.
Explore
Help
Sign in
code
/
twython
Watch
1
Fork
You've already forked twython
0
Code
Issues
23
Pull requests
4
Projects
Releases
5
Packages
Wiki
Activity
Actions
145
commits
3
branches
6
tags
3.1
MiB
a3edbb2348
Commit graph
2 commits
Author
SHA1
Message
Date
Ryan McGrath
a3edbb2348
New package structure; twython is now separated out into core/oauth/streaming. To maintain compatibility with older Twython versions, simply import twython like: 'import twython.core as twython' - this will allow for easier oauth/streaming development, and should hopefully fix a lot of the installation issues people kept running into with easy_install
2009-12-17 03:05:39 -05:00
Ryan McGrath
024742d51b
All example code now properly references Twython instead of Tango - this should've been done months ago, can't believe it slipped my mind. Sorry for anyone who was totally confused by this. ;P
2009-10-10 17:22:29 -04:00