-
Notifications
You must be signed in to change notification settings - Fork 0
A small/primitive GUI program to export json files to excel (.xlsx) in flattened and unflattened form.
License
SmartyGrasshopper/JSON_to_Excel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Note: json_excel_converter package is required to run the program. Install using the following command (with internet available) - 1. On windows - py -m pip install json_excel_converter[xlsxwriter] 2. On Linux - python3 -m pip install json_excel_converter[xlsxwriter] Use the main.py file to run the program. And you should be under the parent folder (JSON_TO_EXCEL folder) while running it. LICENCE: GPLv3
About
A small/primitive GUI program to export json files to excel (.xlsx) in flattened and unflattened form.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published