Skip to content

Tool for converting xml / json / yml files to tables in Excel

Notifications You must be signed in to change notification settings

Brink-Software/data-to-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

data-to-excel

Command line tool to convert a json/xml/yml file into an excel file with for every table a separate excel sheet.

helpful pycharm plugins

  1. Pylint
  2. Sourcery
  3. Tabnine

building the executable

This is the command to build the executable from within the modules directory: pyinstaller .\datatoexcel.exe.spec --onefile -n datatoexcel.exe

About

Tool for converting xml / json / yml files to tables in Excel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages