Simple HTML Generation https://minihtml.trendels.name/

README: link pypi badge to project page

+1 -1
+1 -1
README.md
··· 1 1 # minihtml - Simple HTML Generation 2 2 3 - ![PyPI - Version](https://img.shields.io/pypi/v/minihtml) 3 + [![PyPI - Version](https://img.shields.io/pypi/v/minihtml)](https://pypi.org/project/minihtml/) 4 4 5 5 The minihtml library provides tools to generate HTML from Python. The goal of 6 6 minihtml is to enable you to write HTML mixed with presentation logic without