A purely-functional HTML builder for Python. Think JSX rather than templates.
conda install anaconda-python-gte-3.10::htbuilder
htbuilder lets you build HTML strings using a purely functional syntax in Python. Why use templating languages when you can just use functions?