Skip to content

Commit 2446726

Browse files
Best-of update: 2026.03.19 (#43)
Co-authored-by: hasansezertasan <13135006+hasansezertasan@users.noreply.github.com>
1 parent 22cbebb commit 2446726

4 files changed

Lines changed: 94 additions & 18 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@ _If you can think of a more appropriate category for the items below, PRs welcom
6969

7070
_Projects for generating HTML_
7171

72-
<details><summary><b><a href="https://github.com/lxml/lxml">lxml</a></b> (🥇31 · ⭐ 3K · 📉) - The lxml XML toolkit for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
72+
<details><summary><b><a href="https://github.com/lxml/lxml">lxml</a></b> (🥇31 · ⭐ 3K) - The lxml XML toolkit for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
7373

7474
- [GitHub](https://github.com/lxml/lxml) (👨‍💻 170 · 🔀 590 · 📥 12K · 📦 600K · ⏱️ 17.01.2026):
7575

7676
```
7777
git clone https://github.com/lxml/lxml
7878
```
7979
</details>
80-
<details><summary><b><a href="https://github.com/pelme/htpy">htpy</a></b> (🥇18 · ⭐ 430 · 📉) - Generate HTML in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
80+
<details><summary><b><a href="https://github.com/pelme/htpy">htpy</a></b> (🥇18 · ⭐ 440) - Generate HTML in Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
8181

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

@@ -121,20 +121,20 @@ _Projects for generating HTML_
121121
- <b><a href="https://github.com/koaning/mohtml">mohtml</a></b> (🥈10 · ⭐ 72 · 💤) - DSL for HTML that targets marimo and more!. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
122122
- <b><a href="https://github.com/jpsca/jinjax-ui">jinjax-ui</a></b> (🥈10 · ⭐ 21 · 💤) - JinjaX UI components. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
123123
- <b><a href="https://github.com/vchan/hyperscript">hyperscript</a></b> (🥈10 · ⭐ 11 · 💀) - HyperText with Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
124+
- <b><a href="https://github.com/Parnassius/domify">domify</a></b> (🥈10 · ⭐ 7 · 📈) - HTML generator using pure Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
124125
- <b><a href="https://github.com/Michael-F-Ellis/htmltree">htmltree</a></b> (🥈9 · ⭐ 35 · 💀) - Generalized nested html element tree with recursive rendering. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
125126
- <b><a href="https://github.com/LiftoffSoftware/htmltag">htmltag</a></b> (🥈9 · ⭐ 22 · 💀) - A Python (2 *and* 3) module for wrapping whatever strings you want.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
126127
- <b><a href="https://github.com/MohammadrezaAmani/INUI">INUI</a></b> (🥈9 · ⭐ 21 · 💤) - Powerful and Highly Customizable Python Library for UI. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
127128
- <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>
128-
- <b><a href="https://github.com/Parnassius/domify">domify</a></b> (🥈9 · ⭐ 7 · 📉) - HTML generator using pure Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
129129
- <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>
130130
- <b><a href="https://github.com/cenkalti/pyhtml">pyhtml</a></b> (🥉8 · ⭐ 75 · 💀) - HTML generation library for Python. <code>❗Unlicensed</code>
131131
- <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>
132132
- <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>
133-
- <b><a href="https://github.com/DavidVujic/python-hiccup">python-hiccup</a></b> (🥉7 · ⭐ 74 · 📉) - a Python implementation of the Hiccup syntax. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
133+
- <b><a href="https://github.com/DavidVujic/python-hiccup">python-hiccup</a></b> (🥉7 · ⭐ 74) - a Python implementation of the Hiccup syntax. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
134134
- <b><a href="https://github.com/ejplatform/hyperpython">hyperpython</a></b> (🥉7 · ⭐ 58 · 💀) - A small DSL to write HTML in Python. <code>❗Unlicensed</code>
135135
- <b><a href="https://github.com/timothycrosley/thedom">thedom</a></b> (🥉7 · ⭐ 24 · 💀) - A python framework to generate html and JavaScript from reusable.. <code><a href="http://bit.ly/2KucAZR">❗️GPL-2.0</a></code>
136136
- <b><a href="https://github.com/frodo821/Rattlepy">Rattlepy</a></b> (🥉7 · ⭐ 9 · 💀) - A easy-to-use pure python HTML template engine. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
137-
- <b><a href="https://github.com/CheeseCake87/pyhead">pyhead</a></b> (🥉7 · ⭐ 5 · 📉) - The Python HTML head filler. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
137+
- <b><a href="https://github.com/CheeseCake87/pyhead">pyhead</a></b> (🥉7 · ⭐ 5) - The Python HTML head filler. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
138138
- <b><a href="https://github.com/mwd1993/QuykHtml">QuykHtml</a></b> (🥉6 · ⭐ 18 · 💤) - A python library that allows you to quickly and easily generate HTML.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
139139
- <b><a href="https://github.com/Unviray/pyplater">pyplater</a></b> (🥉6 · ⭐ 12 · 💀) - Build html component with python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
140140
- <b><a href="https://github.com/quokkaproject/flask-htmlbuilder">flask-htmlbuilder</a></b> (🥉6 · ⭐ 11 · 💀) - Builds HTML from Python (recovered from local.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
@@ -172,15 +172,15 @@ _Projects for generating HTML forms_
172172

173173
<details><summary><b><a href="https://github.com/pallets-eco/wtforms">wtforms</a></b> (🥇29 · ⭐ 1.6K) - A flexible forms validation and rendering library for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
174174

175-
- [GitHub](https://github.com/pallets-eco/wtforms) (👨‍💻 170 · 🔀 400 · 📥 39 · 📦 260K · 📋 470 - 13% open · ⏱️ 15.01.2026):
175+
- [GitHub](https://github.com/pallets-eco/wtforms) (👨‍💻 170 · 🔀 400 · 📥 45 · 📦 260K · 📋 470 - 13% open · ⏱️ 15.01.2026):
176176

177177
```
178178
git clone https://github.com/pallets-eco/wtforms
179179
```
180180
</details>
181181
<details><summary>Show 3 hidden projects...</summary>
182182

183-
- <b><a href="https://github.com/Pylons/deform">deform</a></b> (🥈22 · ⭐ 420 · 📈) - A Python HTML form library. <code>❗Unlicensed</code>
183+
- <b><a href="https://github.com/Pylons/deform">deform</a></b> (🥈22 · ⭐ 420) - A Python HTML form library. <code>❗Unlicensed</code>
184184
- <b><a href="https://github.com/boardpack/reforms">reforms</a></b> (🥉5 · ⭐ 25 · 💀) - Reforms is a fresh pydantic-based forms validation and rendering library.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
185185
- <b><a href="https://github.com/BlitzJB/blitz-forms">blitz-forms</a></b> (🥉4 · 💀) - python library to programmatically generate html forms. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
186186
</details>

history/2026-03-19_changes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 📈 Trending Up
2+
3+
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
4+
5+
- <b><a href="https://github.com/Parnassius/domify">domify</a></b> (🥈10 · ⭐ 7 · 📈) - HTML generator using pure Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
6+

0 commit comments

Comments
 (0)