download code for python code example
Example 1: latest version of python
# For macs...
# Apparently you don't want to upgrade 2.* just install 3.*
% brew install python3
Example 2: python source code
# Python source code will always end in .py and if compiled will
# with .pyc