Skip to content

devogaldino/xml_to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML TO CSV

Simple project to convert xml to csv

Args Description

csv_path: path for csv file

csv_name: csv file's name

show_process: boolean [true or false] to show the conversion process

How to Run

  • Run this command on terminal to install project requirements:
pip install -r requirements.txt
  • To convert, type on terminal:
csv_path csv_name show_process 

About

Simple project to convert xml to csv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages