Registered
by
Robert Collins
An implementation of the handlebars.js template language for Python.
Handlebars provides excellent client side rendering, but Python web applications which use it are then handicapped for dealing with old browsers or search engines. This implementation aims to make using a single template from both Python and Javascript a breeze.
For discussion about pybars please join the Launchpad developers mailing list - (https:/
Project information
- Licence:
- GNU LGPL v3
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #1316201: UnboundLocalError when called a template within block helper
Reported -
Bug #1154149: Cannot install pybars via easy_install or pip due to missing PyMeta dependency
Reported -
Bug #1054550: register_helper doesn't do anything
Reported -
Bug #1053752: incorrect templates often just render as '' with no exception or other error
Reported -
Bug #1053534: Incorrect {{else}} behavior
Reported