pyexcel.Sheet.json

Sheet.json

Get data in json format

You could obtain content in json format by dot notation:

Sheet.json

if you need to pass on more parameters, you could use:

Sheet.get_json(**keywords)