url-dispatch
Here are 2 public repositories matching this topic...
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)
- Updated
Apr 21, 2024 - Python
[DEPRECATED - Please usehttps://github.com/pylons/pyramid-cookiecutter-starter instead] A Cookiecutter (project template) for creating a Pyramid project using SQLite for persistent storage, SQLAlchemy for an ORM, Alembic for database migrations, URL dispatch for routing, and Jinja2 for templating.
- Updated
Oct 31, 2018 - Python
Improve this page
Add a description, image, and links to theurl-dispatch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theurl-dispatch topic, visit your repo's landing page and select "manage topics."