pecan.deploy
– Pecan Deploy¶
The pecan.deploy
module includes fixtures to help deploy Pecan
applications.
- pecan.deploy.deploy(config)¶
Given a config (dictionary of relative filename), returns a configured WSGI app.
pecan.deploy
– Pecan Deploy¶The pecan.deploy
module includes fixtures to help deploy Pecan
applications.
Given a config (dictionary of relative filename), returns a configured WSGI app.