Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ronnix/pyramid-mako-starters

Pyramid project scaffolds using Mako templates
https://github.com/ronnix/pyramid-mako-starters

pyramid-framework scaffold-template

Last synced: 25 days ago
JSON representation

Pyramid project scaffolds using Mako templates

Awesome Lists containing this project

README

        

pyramid_mako_starters
=====================

This package provides `Pyramid `_ project scaffolds based on `Mako templates `_.

Getting Started
---------------

::

$ pip install pyramid_mako_starters
$ pcreate --list
$ pcreate --scaffold=

Included scaffolds
------------------

* ``alchemy_mako``: Pyramid SQLAlchemy project with Mako templates
* ``starter_mako``: Pyramid starter project with Mako templates