vimsheet.io.json_adapter
JSON I/O for VimSheet.
.vimsheet — lossless native format (formulas, formatting, multi-sheet) .json — plain JSON array of objects, first row used as column headers
- class vimsheet.io.json_adapter.JSONAdapter[source]
Bases:
FormatAdapterRead and write JSON.
.vimsheet → lossless native (formulas, formatting, multi-sheet) .json → plain array-of-objects using row 0 as header row