data-based templating
Project description
ptemplate is a lightweight templating engine for Python, heavily inspired by Google’s ctemplate language. Like ctemplate, ptemplate strongly separates the application’s logic and presentation. At its heart, ptemplate is an extension of Python’s advanced string formatting facility – it extends the interpreter’s built-in formatters to provide a fast, expressive, content-agnostic templating system.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ptemplate-0.1.2.tar.gz
(55.4 kB
view hashes)
Built Distribution
ptemplate-0.1.2-py2.6.egg
(22.4 kB
view hashes)