Skip to content

manifest

Define models corresponding to the template manifest fetched from a template rendering server.

Classes:

Functions:

  • fetch_manifest

    Fetch a manifest given a manifest URL. Returns the parsed manifest object.

Template

Bases: BaseModel

Attributes:

path instance-attribute

path

Manifest

Bases: BaseModel

Attributes:

templates instance-attribute

templates

fetch_manifest

fetch_manifest(url)

Fetch a manifest given a manifest URL. Returns the parsed manifest object.