lucadex
|
c5468ee1b5
|
Update twython/__init__.py
|
2012-07-24 12:45:32 +03:00 |
|
Mohmmadhd
|
7986da859f
|
Update master
|
2012-07-10 15:22:31 +03:00 |
|
Ryan McGrath
|
eb5541e433
|
Twython 1.3, OAuth support is now finally included and working. Ships with an example Django application to get people started with OAuth, entire library is refactored to not be a royal clusterfsck. Enjoy.
|
2010-10-16 23:37:47 -04:00 |
|
Ryan McGrath
|
850c1011d1
|
Breaking down package structure a bit more
|
2009-12-17 03:19:42 -05:00 |
|
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 |
|