xitiomet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

xitiomet / python-twitter (fork of saiyr / python-twitter)

Mostly the same, but i added support for Mentions http://apiwiki.twitter.com/Twitter-REST-API-Met...

Clone this repository (size: 393.3 KB): HTTPS / SSH
hg clone https://bitbucket.org/xitiomet/python-twitter
hg clone ssh://hg@bitbucket.org/xitiomet/python-twitter
Branch
default
Filename Size Date modified Message
doc
examples
simplejson
testdata
CHANGES 2.4 KB Support hashlib in addition to the older md5 library.
COPYING 582 B Initial commit of python-twitter.
LICENSE 11.1 KB Initial commit of python-twitter.
NOTICE 301 B Require simplejson 2.0.7 or later, include a local copy of the library, and indicate its source in a NOTICE file.
README 4.3 KB Added page parameter to GetReplies, GetFriends, GetFollowers, and GetDirectMessages
python-twitter.spec 1.2 KB Require simplejson 2.0.7 or later, include a local copy of the library, and indicate its source in a NOTICE file.
setup.py 2.2 KB Use #!/usr/bin/python2.4 instead of #!/usr/bin/python. The code will still run on later pythons, of course.
twitter.py 67.6 KB Added GetMentions to twitter.py
twitter_test.py 23.4 KB Use #!/usr/bin/python2.4 instead of #!/usr/bin/python. The code will still run on later pythons, of course.