Template for launching Pyramid apps on heroku Documentation on deplying python apps on heroku: https://devcenter.heroku.com/articles/python To test once you have heroku environment setup: foreman start
bcajes/pyramid-heroku-template
Template for launching pyramid apps on heroku. A stripped down version of https://github.com/jbking/heroku-pyramid .
Python