/starter

Starter project for initial steps with Pyramid

Initial project of a pyramid application

Requirements: pyramid installation

Install commands:

env/bin/paster create -t pyramid_starter starter
cd starter
../env/bin/python setup.py develop