polaris.analysis.manifest.Product.from_dict

static Product.from_dict(entry)[source]

Build a product from a dictionary read back from JSON

Parameters:

entry (dict) – One entry of a manifest fragment’s products list

Returns:

product (polaris.analysis.manifest.Product) – The product the entry describes