A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)
96
stars
53
forks
source link
Bump pytest to 3.7.4 to make build pass on Python 2.7 on Windows #60
Closes #55