grapher.build_graph_cache_meta_portable()

Build expected cache metadata without access to the workbook file.

Usage

Source

grapher.build_graph_cache_meta_portable(
    targets,
    *,
    extraction_params=None,
    schema_version=GRAPH_CACHE_SCHEMA_VERSION,
    excel_grapher_version=None
)

Portable validation enforces only: - schema_version - excel_grapher_version - targets_sha256 - extraction_params