]>
projects.mako.cc - twitter-api-cdsw-solutions/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Benjamin Mako Hill [Fri, 1 May 2015 17:11:57 +0000 (10:11 -0700)]
added win_unicode_console module
This is an ugly hack but it seems to work and I believe it is *less* ugly that
the previous hack we were using.
Upstream for the imported code is here:
https://github.com/Drekin/win-unicode-console
Benjamin Mako Hill [Sat, 25 Apr 2015 18:19:36 +0000 (11:19 -0700)]
Merge branch 'master' of github.com:guyrt/twitter-data-examples
Tommy Guy [Mon, 20 Apr 2015 23:36:48 +0000 (16:36 -0700)]
Switched to stdout codec, and switched ignore to replace. This could be a teaching moment: better to know you don't know.
Tommy Guy [Mon, 20 Apr 2015 03:36:10 +0000 (20:36 -0700)]
Fixed key error in some tweets
Benjamin Mako Hill [Mon, 20 Apr 2015 03:32:20 +0000 (20:32 -0700)]
Merge pull request #3 from guyrt/master
I'm also not proud.
Tommy Guy [Mon, 20 Apr 2015 03:23:39 +0000 (20:23 -0700)]
Updated packages and code to python3. Won't work with python 2
Tommy Guy [Mon, 20 Apr 2015 02:11:04 +0000 (19:11 -0700)]
Changed gitignore to not grab auth
Benjamin Mako Hill [Mon, 26 Jan 2015 21:09:25 +0000 (13:09 -0800)]
added a version that gives us raw json from the streaming API
Tommy Guy [Mon, 10 Nov 2014 04:16:36 +0000 (20:16 -0800)]
Changed everything to ASCII. I'm worried we'll lose the forest for the \u1f332
Benjamin Mako Hill [Sat, 26 Apr 2014 02:35:59 +0000 (19:35 -0700)]
added updated URL
Benjamin Mako Hill [Fri, 25 Apr 2014 23:50:55 +0000 (16:50 -0700)]
initial version of several example programs using the tweepy twitter API
Benjamin Mako Hill || Want to submit a patch?