Description
XML and XSLT processing can be performed by legacy Python 2 applications through lxml. This binding gives tools access to libxml2 and libxslt for parsing, querying, validation, and transformations.
It may parse untrusted XML and run transformations that read external references if allowed. Configure parser security and input limits carefully.