MCPcopy Index your code
hub / github.com/pyscript/pyscript / web.py

File web.py

core/src/stdlib/pyscript/web.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A lightweight Pythonic interface to the DOM and HTML elements that helps you
3interact with web pages, making it easy to find, create, manipulate, and
4compose HTML elements from Python.

Callers

nothing calls this directly

Calls 2

_create_element_classesFunction · 0.85
PageClass · 0.85

Tested by

no test coverage detected