ReferenceΒΆ

Exact, no-fluff descriptions of every public symbol.

  • API reference β€” auto-generated from the module source: every public class, function, method, and constant with full type signatures.

  • The html factory β€” how html.div / html["my-tag"] works, the known void and unescaped element lists, and how tag-name dashes/underscores are mapped.

  • Installation β€” Python version requirements, install commands for pip and uv, integration into your own pyproject.toml.

If you want the conceptual why behind a method, switch to Explanation.