Skip to content

Instantly share code, notes, and snippets.

@SpencerCooley
Created June 26, 2013 01:18
Show Gist options
  • Save SpencerCooley/5863975 to your computer and use it in GitHub Desktop.
Save SpencerCooley/5863975 to your computer and use it in GitHub Desktop.
from pyramid.paster import get_app
application = get_app(
'/Users/chrism/modwsgi/env/myapp/production.ini', 'main')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment