Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 287 Bytes

$XML$ $Merger$

This repository hosts a code using ElementTree and os Python's Library to merge multiple XML trees into one.

⚠️ Important ⚠️

The XML tree must be the same for each file that you want to merge, otherwise the code will return an invalid file that doesn't work.