Twitter project Windows setup: Difference between revisions

Content added Content deleted
imported>Mako
imported>Mako
Line 6:
==Enter your API information==
 
* Start your text editor (probably Notepad++ if you [[Windows text editor|installed it following our instructions last time]]). Navigate to the directory that contains TwitterAPI (probably something of the form <code>C:\Users\'''YOURUSERNAME'''\Desktop\TwitterAPI</code>).
* Open up the file <code>twitter_authentication.py</code> in your text editor.
* You will see four lines that include four variables in ALL CAPITALS that are being assigned, in the normal ways we learned about last session, to strings. At the moment, all of the strings say CHANGE_ME.