Boston Python Workshop/Friday handout: Difference between revisions

Content added Content deleted
imported>Jesstess
imported>Jesstess
Line 71: Line 71:
</ul>
</ul>
</li>
</li>
<li>The ColorWall project has no dependencies to install on common, modern Linux, OS X, and Windows distributions*. To confirm that you have no dependencies to install, at Python prompt run:
<li>The ColorWall project has no dependencies to install on common, modern Windows, OS X, and Linux* distributions. To confirm that you have no dependencies to install, at Python prompt run:


<pre>import Tkinter</pre>
<pre>import Tkinter</pre>