Quire class

Quarto scripts parse arguments, then build a Quire object to do the actual work.

For interactive help, cd to your project and run:

python3 -m pydoc quarto.quire

This be Mapping, yet there are methods in it.

Quire inherits several dictionary methods from collections.abc.Mapping:

Quire values are immutable. Square-bracket [ ] notation can get, but not set.


Getting makes it so.

Quire values are lazy:

At most one page is stored in RAM at any given time.


I yield, I join, I perish.

Quire uses several methods to generate HTML:

Lines are joined only after the entire page has been generated.


The <nav> is come full circle: I am home.

GitHub Gmail Neocities
© Sam Kennerly 2019. Licensed under a CC BY 4.0 license. Built by a Quarto. Hosted by Neocities.
quarto.sites@gmail.com