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
d6d8823dc2
twython
/
twython3k
History
Download ZIP
Download TAR.GZ
Ryan McGrath
9f8c04b0f2
Patch for Python 2.5; inspect.getargspec() doesn't return a named tuple pre-2.6, so catch on AttributeError and just check in the entire tuple. Increment to 1.4.1 and pushed to Pypi for the sake of 2.5 users.
2011-02-26 01:56:28 -05:00
..
__init__.py
twython3: fixed __init__.py
2011-02-26 14:04:48 +08:00
twitter_endpoints.py
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
twython.py
Patch for Python 2.5; inspect.getargspec() doesn't return a named tuple pre-2.6, so catch on AttributeError and just check in the entire tuple. Increment to 1.4.1 and pushed to Pypi for the sake of 2.5 users.
2011-02-26 01:56:28 -05:00