A Python script that converts Excel files into JSON
PythonGPL-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