RYMC
☰
Blog
Photos
Video
Work
Code
Design
About
This website requires JavaScript.
Explore
Help
Sign in
repos
/
twython
Watch
1
Fork
You've already forked twython
0
Code
Issues
23
Pull requests
4
Projects
Releases
5
Packages
Wiki
Activity
Actions
302
commits
3
branches
6
tags
3.1
MiB
01a7284a8f
Commit graph
3 commits
Author
SHA1
Message
Date
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