/pyramid-webapp-scaffold

Pyramid Web Application scaffold just the way I like it

Primary LanguageCSS

Motivation

I love Pyramid as a Python web application framework for its simplicity and robustness but found going through the same setup process for every new project a hustle. It got in the way of my getting into the actual application's development. This is a scaffold of my common usage patterns that I've refined (and continue to refine) over time.

Components

Installation

pip install pyramid-webapp-scaffold


# Usage