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- Branch
- dclinton
| Filename | Size | Date modified | Message |
|---|---|---|---|
| doc | |||
| examples | |||
| testdata | |||
| .hgsvnexternals | 87 B | Reverts changes r152 and r153. The protobuf runtime can not be pulled as an SVN external as there is small bit of code that is generated via protoc itself. | |
| .svnignore | 9 B | Use a .svnignore file set for all directories instead. | |
| CHANGES | 2.7 KB | Implemented the twitter Search API. Based partly on the hameed.u.khan changes in r145 and r151. | |
| COPYING | 582 B | Initial commit of python-twitter. | |
| LICENSE | 11.1 KB | Initial commit of python-twitter. | |
| NOTICE | 514 B | Replace the hand-written objects for Status, User, and DirectMessage with protobufs generated from the same .proto file that the java-twitter library users. Includes all the required dependencies for using the protobufs at runtime. All tests pass. | |
| README | 4.3 KB | Implemented the twitter Search API. Based partly on the hameed.u.khan changes in r145 and r151. | |
| 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.proto | 5.9 KB | Added tests and completed implementation of ShowFriendships | |
| twitter.py | 45.1 KB | Added tests and completed implementation of ShowFriendships | |
| twitter_pb2.py | 32.4 KB | Added tests and completed implementation of ShowFriendships | |
| twitter_test.py | 25.2 KB | Added tests and completed implementation of ShowFriendships |