Chicago Python Workshop/Projects/Twitter: Difference between revisions

imported>Codersquid
imported>Codersquid
Line 17:
=== 1. Read through and understand <code>search</code> ===
 
# UseMake yoursure textyou editorare toworking openin the pythondirectory fileswhere that weyou extracted from Twitter.zip. duringThis thedirectory Fridayshould nightcontain [[Chicago''twitter_api.py'' Pythonand Workshop/Setup|Setup]]''twitter_functions.py''.
# Use your text editor to open ''twitter_api.py'' and ''twitter_functions.py''.
#* twitter_api.py
#* twitter_functions.py
# Use the command line to run <code>python twitter_api.py --search</code> with various search terms, e.g.
#* <code>python twitter_api.py --search=Python</code>
Anonymous user