pyexcel.Book.json

Book.json

Get data in json format

You could obtain content in json format by dot notation:

Book.json

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

Book.get_json(**keywords)