Indianapolis Python Workshop 1/Twitter: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Catherinedevlin
(Created page with "Use the Twitter API to write the basic parts of a Twitter client. See what your friends are tweeting, get trending topics, search tweets, and more. ==Setup== See the [http:/...")
 
imported>Catherinedevlin
No edit summary
 
Line 3: Line 3:
==Setup==
==Setup==


See the [http://openhatch.org/wiki/Boston_Python_Workshop_6/Friday Friday setup instructions].
See the [http://openhatch.org/wiki/Indianapolis_Python_Workshop_1/Friday Friday setup instructions].


==Handout==
==Handout==

Latest revision as of 00:37, 14 April 2012

Use the Twitter API to write the basic parts of a Twitter client. See what your friends are tweeting, get trending topics, search tweets, and more.

Setup

See the Friday setup instructions.

Handout

Twitter handout: goals and cheat sheet.


« Back to the Saturday Projects page

« to the Workshop home page