Knio / dominate

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
GNU Lesser General Public License v3.0
1.69k stars 109 forks source link

fix build, update utils/document #159

Closed Knio closed 2 years ago

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.03%) to 98.065% when pulling 84616a1f9bc72304822b66b4d12f1845dae26f53 on knio into 24e7dc099dc749a2bee05c2e892c0fe191077975 on master.