Csvtoexcel 0.1.2 | GitLocker.com Product

csvtoexcel 0.1.2

Last updated:

0 purchases

csvtoexcel 0.1.2 Image
csvtoexcel 0.1.2 Images
Add to Cart

Description:

csvtoexcel 0.1.2

csvtoexcel
csvtoexcel is a tool that converts a .csv file to .xlsx (Excel) and vice versa.
By default csvtoexcel creates a file with the same filename, but the file
extension changed from ".csv" to ".xlsx".
The -o/--output option can be used choose a different filename for the
output.
Similarly exceltocsv converts a .xlsx file to .csv.
Usage
> csvtoexcel <file.csv>
<Creates the file file.xlsx>

> csvtoexcel <file.csv> -o <other_file.xlsx>
<Creates the file other_file.xlsx>

> exceltocsv <file.csv>
<Creates the file file.xlsx>

> exceltocsv <file.csv> -o <other_file.xlsx>
<Creates the file other_file.xlsx>

Install
The recommended way to install csvtoexcel is via pipx:
pipx csvtoexcel

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.