htmlipi

A tiny Python library to create HTML templates without parsing and using native control flow


License
MIT
Install
pip install htmlipi==1.0.0

Documentation

HTM-LIPI (Hyper Text Markup - Lexicon In Python (Inline))

Lipi means 'letters' or 'script' in Sanskrit.

htmlipi is a tiny Python library to create HTML templates in Python without any parsing and using Python native constructs for control flow.