The following should work on a fresh Mac. It should also work if you already have some kind of Python installed, but depending on what you've done, you might run into trouble.
I'm assuming just basic familiarity with opening the terminal app.
First, install the xcode
development tools if you haven't already (it's a ~200MB download) by typing this into the terminal
xcode-select --install