3a9f21e4a0
Added usage instructions and requirements for the converter.
383 B
383 B
XLSX-converter-to-EML
Excel to Election Markup Language converter
Converts polling station data from Excel (.xlsx) to EML_NL 110b XML format.
Usage:
- Edit config.json with your election settings
- Run: python xlsx_to_eml.py
- Select your Excel file in the file dialog
- Choose where to save the output EML.xml file
Requirements:
pip install openpyxl