Boston Python Workshop 5/Friday/OSX set up Python: Difference between revisions

From OpenHatch wiki
Content added Content deleted
(DHmRAiXlKioqsAz)
No edit summary
Line 1: Line 1:
You should be good to go.
You can also use youtube doodawlner.It is very easy to install and work upon.To install :# sudo apt-get install youtube-dlTo download simply pass the url link of the youtube video.# youtube-dl valid_link

Open up Terminal.app (under Applications -> Utilities), and type in

<pre>
python
</pre>

Revision as of 23:24, 1 June 2012

You should be good to go.

Open up Terminal.app (under Applications -> Utilities), and type in

python