Philadelphia Python Workshop 9/Setup/Windows project dependencies: Difference between revisions

no edit summary
imported>Geography76
No edit summary
imported>Geography76
No edit summary
Line 46:
<li>Click and save these four dependencies to your Desktop directory:
 
* https://github.com/abatula/PythonWorkshop-Twitter/archive/master.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop6/Twitter/httplib2-0.6.0.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop6/Twitter/simplejson-2.1.6.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop6/Twitter/python-twitter.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop6/Twitter/python-oauth2.zip
 
</li>
<li>
The ".zip" extension on the above files indicates that they are compressed Zip archives. We need to "extract" their contents. To do this, click on "Start", then "Computer", and navigate to your Desktop directory. For each of the 4 zip files, clickClick on the file and click the "Extract all files" button to extract the contents. This will create a directory for each file, containing the source code for the dependency.
</li>
</ol>
Anonymous user