Skip to content

Small Python based tool to help me dump Excel Files into JSON strings via clipboard.

Notifications You must be signed in to change notification settings

nsNeruno/excel-to-json-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

excel_to_json.py

A small tool to help me dump a specificly structured Spreadsheet File into JSON, written directly into the Clipboard.

Installing

I worked on this on macOS.

source .venv/bin/activate

Then

pip install -r requirements.txt

or

pip3 install -r requirements.txt

Remarks

Update the logic under line 41 to define which columns to extract and what kind of information to process.

About

Small Python based tool to help me dump Excel Files into JSON strings via clipboard.

Topics

Resources

Stars

Watchers

Forks

Languages