htbuilder lets you build HTML strings using a purely functional syntax in Python. Why use templating languages when you can just use functions? (PS: If you like this, check out jsbuilder which lets ...
git clone --recurse-submodules https://github.com/maxim2266/str.git cd str make # or 'make test' to also run unit tests Link the resulting static library libstr.a ...