A simple command line Python tool for converting eForms xml documents into xlsx documents
pyeforms input_filename.xml
pyeForms is contained in a single file
- lxml, for parsing the eForm
- xlsxwriter, for writing xlsx files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple command line Python tool for converting eForms xml documents into xlsx documents
pyeforms input_filename.xml
pyeForms is contained in a single file