view.domΒΆ

A Document Object Model (DOM) API for Python, allowing users to write HTML in their Python code.

Modules

components

Implementation of "components" -- DOM nodes defined by the user.

core

The implementation of the DOM API.

primitives

Constructor functions for all HTTP elements.