Boston Python workshop 2/Friday setup/Windows project dependencies: Difference between revisions

no edit summary
imported>Jesstess
(Created page with '==ColorWall== ==WordPlay== ==Twitter== ===Download and extract the Twitter project dependencies=== <ol> <li>Click and save these four dependencies to your Downloads directory…')
 
imported>Jesstess
No edit summary
Line 10:
<li>Click and save these four dependencies to your Downloads directory:
 
* http://mit.edu/jesstess/www/BostonPythonWorkshop2/Twitter/httplib2-0.6.0.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop2/Twitter/python-oauth2.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop2/Twitter/simplejson-2.1.6.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop2/Twitter/python-twitter-0.8.2.zip
</li>
<li>
Line 61:
 
If nothing gets printed, the installation was successful! If you get an error message, let a staff member know and we'll help work out what the issue is.
 
===Download the Workshop Twitter code===
 
We've written some skeleton code for the Twitter project already. Download this code so you're ready to start working with it tomorrow:
 
# Create a new folder called Twitter on your Desktop
# Save http://mit.edu/jesstess/www/BostonPythonWorkshop2/Twitter/twitter_api.py to the Twitter folder.
Anonymous user