Skip to content

Python cli to create customized xml files for Edifecs systems.

Notifications You must be signed in to change notification settings

tannerbyers/Python-CSV-to-ESF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python CSV-to-ESF

Build Status

Python CSV-to-ESF is a simple, quick, offline, Python powered CSV to XML format generator for ESF files.

Requirements

Python 3 is all that is needed to run.

Installation & Running

$ git clone https://github.com/tannerbyers/Python-CSV-to-ESF
$ cd Python-CSV-to-ESF

Now you must add your Error code and Snip level to the EditsinCSV.csv file

Sample Information:

Error Code Snip Level
0x393939ec 2
0x393939ed 4

Now run the below command:

$ python main.py

ESF File Output (XML format)

Screenshot of Result in Notepad++

Todos

  • Create GUI
  • Add Encoding attribute to xml tag
  • Add Options (Remove all Snip.lvl)

About

Python cli to create customized xml files for Edifecs systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages