Philadelphia Python Workshop/Setup: Difference between revisions

imported>Abatula
 
(One intermediate revision by one other user not shown)
Line 50:
 
== Goal #6: get dependencies installed for the Saturday projects ==
 
IGNORE THE TWITTER PROJECT!
 
* [[Philadelphia Python Workshop/Setup/Windows project dependencies|Windows]]
Line 98 ⟶ 100:
<pre>python words1.py</pre>
 
<li>To test the TwitterColorWall installation, navigate to the TwitterColorWall directory and run <code>twitter_apirun.py</code>:
 
<pre>
python twitter_apirun.py --search=python
</pre>
</li>
Anonymous user