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

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.6 2026-02-12      
0.1.5 2025-11-28      
0.1.4 2025-11-12      
0.1.3 2025-07-09      
0.1.2 2025-07-03      
0.1.1 2025-04-01      
0.1.0 2025-02-07      

Issues with this package?

Page last updated 2026-02-28 17:13:03 UTC