Skip to content

Instantly share code, notes, and snippets.

Brew python (we then cleaned up some previously-installed global packages):

brew install python
pip install --upgrade pip setuptools

Globally install virtualenv stuff (which installed some dependencies too):