Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ronnix/pyramid-mako-starters
- Owner: ronnix
- License: bsd-2-clause
- Created: 2015-01-01T16:41:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-01T18:48:13.000Z (almost 10 years ago)
- Last Synced: 2024-10-07T19:47:51.440Z (about 1 month ago)
- Topics: pyramid-framework, scaffold-template
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
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