Distribution In Python

This experiment briefly shows how simple Python's distutils package can make distributing this project.

This is pretty rough, but it (hopefully) makes the case.

run: python setup.py --help to see why it's so cool!

-- Travis