Chicago Python Workshop/Projects/Twitter: Difference between revisions

m
imported>Codersquid
(added list point to ask people to open the python files for this project)
imported>Codersquid
Line 18:
 
# Use your text editor to open the python files that we extracted from Twitter.zip during the Friday night [[Chicago Python Workshop/Setup|Setup]].
#* 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