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.
Coverage remained the same at 96.661% when pulling 5acc9788d274b68ee1202bdc956462ff84cd4c83 on hugovk:patch-1 into a23defeb648ba38d1cff4846e6cbfae4b7f91d1a on Knio:master.
Before
After