You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,23 +93,23 @@ _Projects for generating HTML_
93
93
</details>
94
94
<details><summary><b><ahref="https://github.com/lxml/lxml">lxml</a></b> (🥇33 · ⭐ 2.9K) - The lxml XML toolkit for Python. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
<details><summary><b><ahref="https://github.com/getludic/ludic">ludic</a></b> (🥇15 · ⭐ 860 · 📉) - A type-safe HTML template engine for Python. Build dynamic web pages.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code></summary>
110
+
<details><summary><b><ahref="https://github.com/getludic/ludic">ludic</a></b> (🥇16 · ⭐ 870 · 📈) - A type-safe HTML template engine for Python. Build dynamic web pages.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code></summary>
- <b><ahref="https://github.com/leforestier/yattag">yattag</a></b> (🥇15 · ⭐ 350 · 💤) - Python library to generate HTML or XML in a readable, concise.. <code>❗Unlicensed</code>
- <b><ahref="https://github.com/BrainStormYourWayIn/sierra">sierra</a></b> (🥈13 · ⭐ 90) - A Pythonic wraparound of HTML/CSS/JS. <code><ahref="http://bit.ly/3nYMfla">Apache-2</a></code>
149
148
- <b><ahref="https://github.com/sanic-org/html5tagger">html5tagger</a></b> (🥈13 · ⭐ 32 · 💀) - Create HTML documents from Python. <code><ahref="http://bit.ly/3rvuUlR">Unlicense</a></code>
149
+
- <b><ahref="https://github.com/BrainStormYourWayIn/sierra">sierra</a></b> (🥈12 · ⭐ 91 · 📉) - A Pythonic wraparound of HTML/CSS/JS. <code><ahref="http://bit.ly/3nYMfla">Apache-2</a></code>
150
150
- <b><ahref="https://github.com/apiad/auditorium">auditorium</a></b> (🥈12 · ⭐ 83 · 💀) - An HTML+CSS+JS generator from pure Python code. <code>❗Unlicensed</code>
151
-
- <b><ahref="https://github.com/basxsoftwareassociation/htmlgenerator">htmlgenerator</a></b> (🥈11 · ⭐ 41 · 💤) - TL;DR DOM on the server-side. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code>
151
+
- <b><ahref="https://github.com/basxsoftwareassociation/htmlgenerator">htmlgenerator</a></b> (🥈11 · ⭐ 42 · 💤) - TL;DR DOM on the server-side. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><ahref="https://github.com/koaning/mohtml">mohtml</a></b> (🥈10 · ⭐ 62 · 📈) - DSL for HTML that targets marimo and more!. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
- <b><ahref="https://github.com/jaimevp54/htmlBuilder">htmlBuilder</a></b> (🥈10 · ⭐ 39 · 💀) - A beautiful html builder built with python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
- <b><ahref="https://github.com/Parnassius/domify">domify</a></b> (🥈10 · ⭐ 7 · 📈) - HTML generator using pure Python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
159
-
- <b><ahref="https://github.com/CheeseCake87/pyhead">pyhead</a></b> (🥈10 · ⭐ 4 · 📈) - The Python HTML head filler. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
160
-
- <b><ahref="https://github.com/koaning/mohtml">mohtml</a></b> (🥈9 · ⭐ 53 · ➕) - DSL for HTML that targets marimo and more!. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
158
+
- <b><ahref="https://github.com/Parnassius/domify">domify</a></b> (🥈10 · ⭐ 7) - HTML generator using pure Python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
159
+
- <b><ahref="https://github.com/CheeseCake87/pyhead">pyhead</a></b> (🥈10 · ⭐ 4) - The Python HTML head filler. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
161
160
- <b><ahref="https://github.com/Michael-F-Ellis/htmltree">htmltree</a></b> (🥈9 · ⭐ 36 · 💀) - Generalized nested html element tree with recursive rendering. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
162
161
- <b><ahref="https://github.com/LiftoffSoftware/htmltag">htmltag</a></b> (🥈9 · ⭐ 22 · 💀) - A Python (2 *and* 3) module for wrapping whatever strings you want.. <code><ahref="http://bit.ly/3nYMfla">Apache-2</a></code>
163
162
- <b><ahref="https://github.com/MohammadrezaAmani/INUI">INUI</a></b> (🥈9 · ⭐ 21 · 💤) - Powerful and Highly Customizable Python Library for UI. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
- <b><ahref="https://github.com/pcarbonn/fast_html">fast_html</a></b> (🥉8 · ⭐ 100) - Generate HTML conveniently and efficiently in Python. <code><ahref="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code>
165
+
- <b><ahref="https://github.com/pcarbonn/fast_html">fast_html</a></b> (🥉8 · ⭐ 110 · 💤) - Generate HTML conveniently and efficiently in Python. <code><ahref="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code>
166
166
- <b><ahref="https://github.com/cenkalti/pyhtml">pyhtml</a></b> (🥉8 · ⭐ 75 · 💀) - HTML generation library for Python. <code>❗Unlicensed</code>
167
-
- <b><ahref="https://github.com/ejplatform/hyperpython">hyperpython</a></b> (🥉7 · ⭐ 59 · 💀) - A small DSL to write HTML in Python. <code>❗Unlicensed</code>
167
+
- <b><ahref="https://github.com/ejplatform/hyperpython">hyperpython</a></b> (🥉7 · ⭐ 58 · 💀) - A small DSL to write HTML in Python. <code>❗Unlicensed</code>
168
168
- <b><ahref="https://github.com/timothycrosley/thedom">thedom</a></b> (🥉7 · ⭐ 24 · 💀) - A python framework to generate html and JavaScript from reusable.. <code><ahref="http://bit.ly/2KucAZR">❗️GPL-2.0</a></code>
169
169
- <b><ahref="https://github.com/frodo821/Rattlepy">Rattlepy</a></b> (🥉7 · ⭐ 9 · 💀) - A easy-to-use pure python HTML template engine. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
170
-
- <b><ahref="https://github.com/mwd1993/QuykHtml">QuykHtml</a></b> (🥉6 · ⭐ 19) - A python library that allows you to quickly and easily generate HTML.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
170
+
- <b><ahref="https://github.com/mwd1993/QuykHtml">QuykHtml</a></b> (🥉6 · ⭐ 18 · 💤) - A python library that allows you to quickly and easily generate HTML.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
171
171
- <b><ahref="https://github.com/Unviray/pyplater">pyplater</a></b> (🥉6 · ⭐ 12 · 💀) - Build html component with python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
172
172
- <b><ahref="https://github.com/quokkaproject/flask-htmlbuilder">flask-htmlbuilder</a></b> (🥉6 · ⭐ 11 · 💀) - Builds HTML from Python (recovered from local.. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code>
173
-
- <b><ahref="https://github.com/mosquito/tagz">tagz</a></b> (🥉6 · ⭐ 6 · 💀) - tagz is a html tags builder. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
173
+
- <b><ahref="https://github.com/mosquito/tagz">tagz</a></b> (🥉6 · ⭐ 7 · 💀) - tagz is a html tags builder. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
174
174
- <b><ahref="https://github.com/rorre/liku">liku</a></b> (🥉6 · ⭐ 5 · 💀) - Python HTML templating, inspired by modern Web Development. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
175
175
- <b><ahref="https://github.com/bitplorer/uidom">uidom</a></b> (🥉6 · ⭐ 3 · 💤) - Blade like HTML Library for Python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
176
176
- <b><ahref="https://github.com/mdamien/lys">lys</a></b> (🥉5 · ⭐ 77 · 💀) - Simple HTML templating for Python. <code>❗Unlicensed</code>
177
177
- <b><ahref="https://github.com/SimonSapin/html5ever-python">html5ever-python</a></b> (🥉5 · ⭐ 41 · 💀) - Python bindings for html5ever, using CFFI. <code>❗Unlicensed</code>
- <b><ahref="https://github.com/ndendic/RustyTags">rusty-tags</a></b> (🥉5 · ⭐ 7 · 🐣) - High-performance HTML generation library in Rust with Python.. <code>❗Unlicensed</code>
181
180
- <b><ahref="https://github.com/lxndrdagreat/phlex">phlex</a></b> (🥉5 · 💀) - Simple, flexible static HTML builder written in Python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
182
181
- <b><ahref="https://github.com/maxpert/htmxido">htmxido</a></b> (🥉4 · ⭐ 21 · 💀) - HTMX generation in Python 3 using DSL. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
183
182
- <b><ahref="https://github.com/niklasf/python-tinyhtml">python-tinyhtml</a></b> (🥉4 · ⭐ 19 · 💤) - A tiny library to safely render compact HTML5 from.. <code><ahref="http://bit.ly/3nYMfla">Apache-2</a></code>
183
+
- <b><ahref="https://github.com/ndendic/RustyTags">rusty-tags</a></b> (🥉4 · ⭐ 8 · 🐣) - High-performance HTML generation library in Rust with Python.. <code>❗Unlicensed</code>
184
184
- <b><ahref="https://github.com/rohitgirdhar/PyHTMLWriter">PyHTMLWriter</a></b> (🥉4 · ⭐ 5 · 💀) - HTML Writer in Python. <code>❗Unlicensed</code>
185
185
- <b><ahref="https://github.com/Strovsk/pytagtree">pytagtree</a></b> (🥉4 · ⭐ 1 · 💀) - Create markup tag trees using python code with component like structure. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
186
186
- <b><ahref="https://github.com/ClimenteA/htmgem">htmgem</a></b> (🥉3 · ⭐ 4 · 💀) - Generate HTML with Python. <code>❗Unlicensed</code>
187
187
- <b><ahref="https://github.com/Anikeshpatel/dompy">Anikeshpatel/dompy</a></b> (🥉3 · ⭐ 3 · 💀) - JavaScript Dom Api for Python, Html Parser and a Web.. <code><ahref="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
188
188
- <b><ahref="https://github.com/ctoscano/SliqueHTML">SliqueHTML</a></b> (🥉3 · ⭐ 2 · 💀) - Python library that lets you create HTML using DOM-like objects. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
189
189
- <b><ahref="https://github.com/scrussell24/hype-html">hype-html</a></b> (🥉3 · ⭐ 2 · 💀) - A minimal python dsl for generating html. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
190
+
- <b><ahref="https://github.com/tlonny/pdoo">pdoo</a></b> (🥉3 · ⭐ 1 · 💀) - PDOO (Python DOM Orchestrator) is a library for generating styled HTML.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
190
191
- <b><ahref="https://github.com/butvinm/markpy">markpy</a></b> (🥉3 · ⭐ 1 · 💀) - Embedding tree markup syntax (XML) into Python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
- <b><ahref="https://github.com/doctorOb/dompy">doctorOb/dompy</a></b> (🥉3 · 💀) - Javascript DOM objects in python. Parse html like you would in.. <code>❗Unlicensed</code>
193
194
- <b><ahref="https://github.com/MassiminoilTrace/PythonBoostrapWebBuilder">PythonBoostrapWebBuilder</a></b> (🥉3 · 💀) - Helper class to generate simple html pages using.. <code><ahref="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
194
195
- <b><ahref="https://github.com/wangxl1998/Python-HTML-Parser">Python-HTML-Parser</a></b> (🥉3 · 💀) - Simple HTML DOM Parser written in python. <code>❗Unlicensed</code>
195
196
- <b><ahref="https://github.com/m-housh/bootstrap_wrapper">bootstrap_wrapper</a></b> (🥉3 · 💀) - A work in progress, a python library(almost) that uses.. <code>❗Unlicensed</code>
196
-
- <b><ahref="https://github.com/tlonny/pdoo">pdoo</a></b> (🥉2 · ⭐ 1 · 💀) - PDOO (Python DOM Orchestrator) is a library for generating styled HTML.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
197
197
- <b><ahref="https://github.com/marcuwynu23/JS-templater-python">JS-templater-python</a></b> (🥉1 · ⭐ 2 · 💀) - Flask Library/Tool to use pure DOM javascript render.. <code>❗Unlicensed</code>
198
198
</details>
199
199
<br>
@@ -204,7 +204,7 @@ _Projects for generating HTML_
204
204
205
205
_Projects for generating HTML forms_
206
206
207
-
<details><summary><b><ahref="https://github.com/pallets-eco/wtforms">wtforms</a></b> (🥇28 · ⭐ 1.6K) - A flexible forms validation and rendering library for Python. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
207
+
<details><summary><b><ahref="https://github.com/pallets-eco/wtforms">wtforms</a></b> (🥇27 · ⭐ 1.6K · 📉) - A flexible forms validation and rendering library for Python. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
_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><ahref="https://github.com/getludic/ludic">ludic</a></b> (🥇16 · ⭐ 870 · 📈) - A type-safe HTML template engine for Python. Build dynamic web pages.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
6
+
- <b><ahref="https://github.com/koaning/mohtml">mohtml</a></b> (🥈10 · ⭐ 62 · 📈) - DSL for HTML that targets marimo and more!. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
7
+
- <b><ahref="https://github.com/tlonny/pdoo">pdoo</a></b> (🥉3 · ⭐ 1 · 💀) - PDOO (Python DOM Orchestrator) is a library for generating styled HTML.. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
8
+
9
+
## 📉 Trending Down
10
+
11
+
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
12
+
13
+
- <b><ahref="https://github.com/pallets-eco/wtforms">wtforms</a></b> (🥇27 · ⭐ 1.6K · 📉) - A flexible forms validation and rendering library for Python. <code><ahref="http://bit.ly/3aKzpTv">BSD-3</a></code>
14
+
- <b><ahref="https://github.com/pelme/htpy">htpy</a></b> (🥇18 · ⭐ 400 · 📉) - Generate HTML in Python. <code><ahref="http://bit.ly/34MBwT8">MIT</a></code>
15
+
- <b><ahref="https://github.com/BrainStormYourWayIn/sierra">sierra</a></b> (🥈12 · ⭐ 91 · 📉) - A Pythonic wraparound of HTML/CSS/JS. <code><ahref="http://bit.ly/3nYMfla">Apache-2</a></code>
0 commit comments