python-webdev Setup $ cd ~/git && git clone git@github.com:joystein/python-webdev.git $ mkvirtualenv python-webdev $ cd ~/git/python-webdev && pip install -e .