Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psilvautomata/xml_merger

Python code to merge PDF documents.
https://github.com/psilvautomata/xml_merger

elementree elementreee-xml python xml

Last synced: about 1 month ago
JSON representation

Python code to merge PDF documents.

Awesome Lists containing this project

README

        

# $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.