Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 676 Bytes

001-Start here.md

File metadata and controls

8 lines (6 loc) · 676 Bytes

How to download and install Python

Downloading Python for Mac OS X

Go to https://www.python.org/downloads/ and download the latest Python to your Mac Computer. Go through the download process and move the Python system to your applications folder.

Which version of Python?

I suggest always using the latest. Some older scripts will be written using older versions of Python, which includes a lot of Python 2, however I always feel that in learning Python 3 straight from the off, you will know the most relevant and up to date version and have the ability to then learn older methods as and when it is needed as time goes on.

Using the command line or terminal