Skip to content

cguardia/cookiecutter-pyramid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-pyramid

Cookiecutter template for a Pyramid package. See https://github.com/audreyr/cookiecutter.

  • Pick template engine and persistence backend
  • Virtualenv automatically created and setup in development mode
  • Free software: BSD license
  • Travis-CI_: Ready for Travis Continuous Integration testing
  • Tox_ testing: Setup to easily test for Python 2.6, 2.7, 3.3, 3.4
  • Sphinx_ docs: Documentation ready for generation with, for example, ReadTheDocs_

Usage

Generate a Pyramid project:

cookiecutter https://github.com/cguardia/cookiecutter-pyramid.git

Then:

  • cd to project name given in the last cookiecutter question
  • Run bin/pserve development.ini

About

A Cookie Cutter template for a Pyramid package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published