cubictemp 2.0
A more elegant templating library for a more civilised age
A small, elegant templating system for Python.
Features
- Simple, well-tested and well-documented.
- Integrates tightly with Python - pass arbitrary Python objects into a template, walk sequences and iterators, evaluate expressions.
- Default escaping helps to prevent common classes of Cross-Site Scripting vulnerabilities.
- Encourages separation of interface and program logic by disallowing statements in templates.
- Tiny - only ~ 170 SLOC. There are many large, over-designed Python templating systems out there. Cubictemp proves that a templating sytem can be complete, elegant, powerful, fast and remain compact.
Cubictemp requires Python 2.4 or newer.
- Author: Nullcube Pty Ltd
- Home Page: http://dev.nullcube.com
- Download URL: http://dev.nullcube.com/download/cubictemp-2.0.tar.gz
- License: MIT
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
- Topic :: Software Development :: Libraries
- Topic :: Text Processing
- Package Index Owner: aldo
- DOAP record: cubictemp-2.0.xml
