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)
I had to drop some old Python versions on macOS and Windows to get GHA to run on this branch, as well as the 1.10-branch. I don't think it is worth it to try to support those old versions. Ready for review.
I had to drop some old Python versions on macOS and Windows to get GHA to run on this branch, as well as the 1.10-branch. I don't think it is worth it to try to support those old versions. Ready for review.