Skip to content

from_json

from_json(fname)

Routine to extract the contents of a json file. no longer pretends to support PY2.

Parameters:

Name Type Description Default
fname

json file, optionally gzipped

required

Returns:

Type Description

a json-derived dict