xml2csv

Python script that reads any XML file and writes the contents into a CSV file. The usage of this script needs the developer to specify the XML tags from which the value needs to be extracted.

Installation

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

pip3 install xml2csv

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1 2016-12-09    

Issues with this package?

Page last updated 2025-06-27 21:21:53 UTC