{"library":"dominate","type":"library","category":null,"description":"Dominate is a Python library (current version 2.9.1) for creating and manipulating HTML documents using an elegant DOM API. It allows developers to write HTML pages concisely in pure Python, eliminating the need for a separate template language. The library is actively maintained with a regular release cadence.","language":"python","status":"active","version":"2.9.1","tags":["html","dom","templating","web development","declarative ui"],"last_verified":"Thu May 21","install":[{"cmd":"pip install dominate","imports":["from dominate.document import document","from dominate import tags","from dominate.tags import html, body, h1","from dominate.util import text"]}],"homepage":null,"github":"https://github.com/Knio/dominate","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dominate/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dominate/compatibility"}}