python csv2xls.py -f input.csv -o output.xlsx
--helpHelp information
-f | -from | -file | -csvpath to CSV file
-o | -output | -out
path to output xls/xlsx file
-header
include(default) include first line of CSV data to excel file
noexclude first line
-aappend CSV data to excel file
-debug | -d
allall debug to stdout
necessaryonly necessary debug info
noexclude debug info