/xlxs-to-json

A Python script that converts Excel files into JSON

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

xlxs-to-json

A Python script that converts Excel files into JSON

Usage:

Replace '/path/to/your/excel/file.xlsx' with the actual path to your Excel file Replace '/path/to/save/json_file.json' with the path and filename where you want to save the JSON output