A small tool to help me dump a specificly structured Spreadsheet File into JSON, written directly into the Clipboard.
I worked on this on macOS.
source .venv/bin/activate
Then
pip install -r requirements.txt
or
pip3 install -r requirements.txt
Update the logic under line 41 to define which columns to extract and what kind of information to process.