Community Data Science Workshops (Spring 2014)/May 3rd Wikipedia project OS X setup: Difference between revisions

Content added Content deleted
imported>Mako
No edit summary
imported>Mako
No edit summary
Line 16: Line 16:
will show you the source code files in that directory. One of the files is "wikipedia1.py", which has a ".py" extension indicating that it is a Python script. Type:
will show you the source code files in that directory. One of the files is "wikipedia1.py", which has a ".py" extension indicating that it is a Python script. Type:


python wikipedia1.py
python wikipedia-mwc1.py


at the command prompt to execute the run.py Python script. Wait a little while while your computer connects to Wikipedia. You should see some data from Wikipedia go by on your screen. If you don't, let a staff member know.
at the command prompt to execute the run.py Python script. Wait a little while while your computer connects to Wikipedia. You should see some data from Wikipedia go by on your screen. If you don't, let a staff member know.