Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1019 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 1019 Bytes

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