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
150
commits
3
branches
6
tags
3.1
MiB
cf20f2975a
Commit graph
3 commits
Author
SHA1
Message
Date
Ryan McGrath
cf20f2975a
Typo'd follow in a param specification, fixing...
2009-12-21 22:43:11 -05:00
Ryan McGrath
68ac67e85d
Documented the new proxy use/authentication methods (see the setup() method)
2009-12-21 03:04:46 -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