skip to navigation
skip to content

Flask-HTMLBuilder 0.4

Flexible Python-only HTML generation for Flask

Flask-HTMLBuilder is a Flask extension that allows flexible and easy Python-only generation of HTML snippets and full HTML documents using a robust syntax. For more advanced usage it provides a lean template inheritance system that is intertwined with the Flask/Werkzeug endpoint mechanisms.