I slightly edited the original title to underline what is significant about it. A few years back I stumbled upon this library and used it in a project to generate some documentation. I really liked reading the source and it caused me to get to like Python some more and generators in particular. I will add here just two first paragraphs from the README: <blockquote> fast_html is a fast, minimalist HTML generator. It is an alternative to templating engines, like Jinja, for use with, e.g., htmx. </blockquote> Comments
You must log in or register to comment.