Tag Archives: pyramid

An multiple application pyramid project configuration

In the deployment of pyramid project, I don’t want to setup a separate process for each pyramid application. So it comes the requirement to deploy multiple application under one project. Here’s an example configuration for a multiple app project. The … Continue reading

Posted in python | Tagged , | Leave a comment