Ryan McGrath
|
1f544c6aaf
|
Added a method to check against the public timeline
|
2009-05-13 03:25:57 -04:00 |
|
Ryan McGrath
|
f93d02dfb9
|
Modifying example somewhat
|
2009-05-12 01:56:24 -04:00 |
|
Ryan McGrath
|
dda51e2f54
|
Abstracted out parameter passing so that it's nothing but **kwargs. Function kwargs are passed to a url-builder function and builds based off of that; should make life easier if Twitter decides to change their API parameters, because users can then change what they're passing without modifying the library.
|
2009-05-12 01:52:44 -04:00 |
|
Ryan McGrath
|
79f14afba2
|
Added more API support to getUserTimeline(); fixed issues with Tango not properly importing, started basic Auth shell
|
2009-05-08 02:37:39 -04:00 |
|
Ryan McGrath
|
0b29bfbbae
|
Expanded getUserTimeline() API support
|
2009-05-07 21:52:17 -04:00 |
|
Ryan McGrath
|
777ac8e6e4
|
Updated tango.getUserTimeline() to take **kwargs, need to implement full API support for it
|
2009-05-07 01:39:42 -04:00 |
|
Ryan McGrath
|
5a7a0ebcc9
|
Renaming a function to make room for other trending search stuff
|
2009-05-06 02:20:50 -04:00 |
|
Ryan McGrath
|
f2553f81dc
|
Implemented a trending topics search function. Returns an array of dictionary items to loop through - fairly snazzy.
|
2009-05-05 02:19:39 -04:00 |
|
Ryan McGrath
|
91fc174fdc
|
Beginnings of Tango, an awesome Python Twitter library for Django
|
2009-05-04 03:09:46 -04:00 |
|
Ryan McGrath
|
624de61874
|
Basic README stuff
|
2009-05-04 03:09:19 -04:00 |
|