This is a repo that consists of building xml/xtce formatted files with python
- Python 3.9
- ElementTree
- Pandas
- Clone the repo
git clone
- Install Python packages
- Run the script
python3.9 main.py
- Input file:
input.xlsx
- Input file sheet:
input
- Output file:
output.xml
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.