betty.html module¶
Provide the HTML API, for generating HTML pages.
- class betty.html.Breadcrumbs[source]¶
Bases:
DumpableA trail of navigational breadcrumbs.
- dump() bool | int | float | str | None | MutableSequence[Dump] | MutableMapping[str, Dump][source]¶
Produce a serialized data dump of
self.