Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# htbuilder — tiny HTML string builder for Python

[![htbuilder Downloads Last Month](https://assets.piptrends.com/get-last-month-downloads-badge/htbuilder.svg 'htbuilder Downloads Last Month by pip Trends')](https://piptrends.com/package/htbuilder)

htbuilder lets you build HTML strings using a purely functional syntax in Python.
Why use templating languages when you can just use functions?

Expand Down