Breve 1.3.0
Latest version
Released:
An s-expression style template engine.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Cliff Wells
- Tags python.templating.engines
Classifiers
- Development Status
- Environment
- License
- Operating System
- Programming Language
- Topic
Project description
- Breve is a Python template engine that is designed to be clean and elegant with
minimal syntax. Unlike most Python template engines, Breve is implemented as an internal DSL rather than a parser.
Breve was heavily inspired by Nevow Stan and is, in fact, the successor to TurboStan, my earlier attempt to bring a Stan-like engine to TurboGears.
Breve supports the Buffet template engine API which means it works automatically with several frameworks, including Pylons, CherryPy and TurboGears. Breve also supports Django.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Cliff Wells
- Tags python.templating.engines
Classifiers
- Development Status
- Environment
- License
- Operating System
- Programming Language
- Topic