Convert csv to xml file for import

Issue #37 resolved
Yury Oboz repo owner created an issue

You can save a xls or database rows to csv then convert csv to valid xml for import.

Usage:

python3 csv2tree.py example.csv

Comments (2)

  1. Log in to comment