Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 211 Bytes

excel-to-xml

Convert excel file format to XML

How to run

python -m venv .venv
source .venv/bin/activate.fish
python -m pip install -r ./requirements.txt
.venv/bin/python convert.py