twitter-api-cdsw-solutions
8 years agoMerge branch 'master' of github.com:guyrt/twitter-data-examples
Benjamin Mako Hill [Sat, 25 Apr 2015 18:19:36 +0000 (11:19 -0700)]
Merge branch 'master' of github.com:guyrt/twitter-data-examples

9 years agoSwitched to stdout codec, and switched ignore to replace. This could be a teaching...
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.

9 years agoFixed key error in some tweets
Tommy Guy [Mon, 20 Apr 2015 03:36:10 +0000 (20:36 -0700)]
Fixed key error in some tweets

9 years agoMerge pull request #3 from guyrt/master
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.

9 years agoUpdated packages and code to python3. Won't work with python 2
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

9 years agoChanged gitignore to not grab auth
Tommy Guy [Mon, 20 Apr 2015 02:11:04 +0000 (19:11 -0700)]
Changed gitignore to not grab auth

9 years agoadded a version that gives us raw json from the streaming API
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

9 years agoChanged everything to ASCII. I'm worried we'll lose the forest for the \u1f332
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

9 years agoadded updated URL
Benjamin Mako Hill [Sat, 26 Apr 2014 02:35:59 +0000 (19:35 -0700)]
added updated URL

9 years agoinitial version of several example programs using the tweepy twitter API
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?