Categories
EmPy
EmPy embeds Python expressions and statements in template text. It takes an EmPy source file, processes it, and produces output. This is done via expansions, which are special signals to the EmPy system and are set off by a special prefix. It can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms.
Textual data not explicitly delimited in this way is sent unaffected to the output, so Python can be used as a markup language. Also supported are callbacks via hooks, recording and playback via diversions, and dynamic, chainable filters.
Last updated 7 Jan, 2008
Versions
3.3
3.3 stable released 2003-10-27
- Released: 27 Oct, 2003
- Code Maturity: Stable
- Source Archive: http://www.alcyone.com/pyos/empy/empy-latest.ta...
- Licenses: GPLv2
- Interfaces: Command Line, Web
User Community and Support
User README included and available in HTML format from http://www.alcyone.com/pyos/empy/




