XMLtoXLSX is a powerful tool that allows users to seamlessly convert XML tables to XLSX format. It simplifies the process of converting structured XML data into Microsoft Excel spreadsheets, enabling users to effectively manage and manipulate data for various purposes.
- Effortless Conversion: Easily convert XML tables to XLSX files with a few simple steps. Also supports HTML table elements too.
- Save as onefile or as a sheet in existing file: Provided 2 separate functions for different type of saving mode.
Install these below packages
pip install pandas
pip install xlsxwriter
- Python 3.x
- Pip package manager
- Clone the repository:
git clone https://github.com/your-username/XMLtoXLSX.git