PySpect

Home

lists

Frequently asked questions

© 2025 PySpect

Repository info

dominate

  • Summary: a summary of dominate
  • Description: 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.
  • Stars: 1790
  • Number of forks: 118