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)
☆99Aug 2, 2026Updated this week
Alternatives and similar repositories for pyramid-cookiecutter-starter
Users that are interested in pyramid-cookiecutter-starter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RESTful / HTTP services in Pyramid and Python course handout materials☆58Dec 12, 2019Updated 6 years ago
- Contains all the "handout" materials for Talk Python's Python for Entrepreneurs course. This includes notes and the final version of the …☆289May 27, 2020Updated 6 years ago
- An opinionated Cookiecutter template for creating Pyramid web applications starting way further down the development chain. This cookiecu…☆65May 2, 2018Updated 8 years ago
- Pyramid Web Framework (Python) implemented with Vuejs (JavaScript) & Webpack (HMR): starter template☆37Dec 8, 2022Updated 3 years ago
- Pyramid - A Python web framework☆4,091Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A curated list of awesome Pyramid apps, projects and resources.☆576Jul 8, 2021Updated 5 years ago
- Pyramid web framework session factory backed by Redis☆42Aug 22, 2017Updated 8 years ago
- Yet another REST library for Flask