Apk xml to excel is a app back-end built to train and improve my skills from a real need.
This app allows you to extract simple information, in bulk, from "xml" files to "excel". It basically serves to consolidate customer invoices. Data like: Invoice number; Invoice issuer; Client name; Complete address; Gross weight. They are presented in Tables and can be saved in excel.
- Python
- xmltodict
- os
- pandas
prerequisites:
- Computer
- xml files
# to clone repository acess
https://github.com/Fragoso007
Antonio Kalombe Fragoso
https://www.linkedin.com/in/ant%C3%B3nio-kalombe-fragoso-26a06b155/


