xml-to-csv

A Python script to extract XML fields to columns in CSV file(s). The script works in a streaming fashion and also has features to resolve 1:n relationships.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install xml-to-csv

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2025-04-01    
0.1.0 2025-02-07    

Issues with this package?

Page last updated 2025-04-01 15:39:40 UTC