Command line tool to convert a json/xml/yml file into an excel file with for every table a separate excel sheet.
- Pylint
- Sourcery
- Tabnine
This is the command to build the executable from within the modules directory: pyinstaller .\datatoexcel.exe.spec --onefile -n datatoexcel.exe