skip to navigation
skip to content

Breve 1.1.6

An s-expression style template engine.

Latest Version: 1.3.0

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.

Log in to rate this package.