This repo exists as a framework for the compilation and deployment of binaries and libraries on Heroku.
It is inspired by (and extracted from) kennethreitz/python-versions.
$ heroku create build-toolkit-python-staging
AWS_ACCESS_KEY_ID
AWS_BUCKET
AWS_SECRET_ACCESS_KEY
dyno$ heroku run bash
dyno$ bob build runtimes/python-2.7.6
dyno$ bob deploy runtimes/python-2.7.6