Montreal Python Workshop/Friday/Windows project dependencies: Difference between revisions

no edit summary
imported>Gward
(copy & change state capitals to provincial capitals (sigh))
imported>Jvns
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 8:
 
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
#* http://webjvns.mit.edu/jesstess/wwwca/BostonPythonWorkshop7MontrealPythonWorkshop3/ColorWall.zip
#The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. To do this, click on "Start", then "Computer", and navigate to your Desktop directory. Find ColorWall.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called ColorWall containing several files.
 
Line 168:
</pre>
 
at the command prompt to execute the <code>twitter_api.py</code> Python script. You should see the text from 20 tweets containing the word "Python" printed to the screen. If you don't, let a staff member know.
 
===Success!===
Line 174:
You've completed setup for the Twitter project.
 
==StateCapital CapitalsCities==
 
We'll look at an example Python script that quizzes you on statecapital capitalscities during the lecture on Saturday.
 
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
Line 185:
You are done installing dependencies for the Saturday projects.
 
[[Boston Python Workshop 7../Friday|&laquo; Back to the Friday setup page]]
Anonymous user