Skip to content
Open
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@ _Projects for generating HTML_
</details>
<details><summary><b><a href="https://github.com/pelme/htpy">htpy</a></b> (🥇20 · ⭐ 430) - Generate HTML in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>

- [GitHub](https://github.com/pelme/htpy) (👨‍💻 17 · 🔀 28 · 📦 70 · 📋 41 - 12% open · ⏱️ 07.12.2025):
- [GitHub](https://github.com/pelme/htpy) (👨‍💻 17 · 🔀 28 · 📦 71 · 📋 41 - 12% open · ⏱️ 07.12.2025):

```
git clone https://github.com/pelme/htpy
```
</details>
<details><summary><b><a href="https://github.com/getludic/ludic">ludic</a></b> (🥇16 · ⭐ 880) - A type-safe HTML template engine for Python. Build dynamic web pages using.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>

- [GitHub](https://github.com/getludic/ludic) (👨‍💻 10 · 🔀 20 · 📥 460 · 📦 15 · 📋 31 - 54% open · ⏱️ 06.01.2026):
- [GitHub](https://github.com/getludic/ludic) (👨‍💻 10 · 🔀 20 · 📥 460 · 📦 15 · 📋 32 - 53% open · ⏱️ 13.02.2026):

```
git clone https://github.com/paveldedik/ludic
Expand Down Expand Up @@ -128,8 +128,8 @@ _Projects for generating HTML_
- <b><a href="https://github.com/srittau/python-htmlgen">python-htmlgen</a></b> (🥈9 · ⭐ 18 · 💀) - Python HTML 5 Generator. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pcarbonn/fast_html">fast_html</a></b> (🥉8 · ⭐ 110 · 💤) - Generate HTML conveniently and efficiently in Python. <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code>
- <b><a href="https://github.com/cenkalti/pyhtml">pyhtml</a></b> (🥉8 · ⭐ 75 · 💀) - HTML generation library for Python. <code>❗Unlicensed</code>
- <b><a href="https://github.com/DavidVujic/python-hiccup">python-hiccup</a></b> (🥉8 · ⭐ 73) - a Python implementation of the Hiccup syntax. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/keithasaurus/simple_html">simple_html</a></b> (🥉8 · ⭐ 51) - fast, templateless html generation. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/DavidVujic/python-hiccup">python-hiccup</a></b> (🥉8 · ⭐ 74) - a Python implementation of the Hiccup syntax. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/keithasaurus/simple_html">simple_html</a></b> (🥉8 · ⭐ 52) - fast, templateless html generation. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/mosquito/tagz">tagz</a></b> (🥉8 · ⭐ 7) - tagz is a html tags builder. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/CheeseCake87/pyhead">pyhead</a></b> (🥉8 · ⭐ 4) - The Python HTML head filler. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ejplatform/hyperpython">hyperpython</a></b> (🥉7 · ⭐ 58 · 💀) - A small DSL to write HTML in Python. <code>❗Unlicensed</code>
Expand Down
1 change: 1 addition & 0 deletions history/2026-02-19_changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Nothing changed from last update.
Loading