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 |
|
Ryan McGrath
|
d7d170cc3b
|
Reorganizing into a more package based structure, setting an initial (not working) setup.py file - this will be expanded soon
|
2009-07-28 03:13:48 -04:00 |
|