This is a utility file to export CSV file to a Excell. Custom headers, refer to the comments to change them.
- Python version 3
- python modules
- Xlsxwriter
- pathlib
To execute the script just launche the following line from a command line
python3 csv2excell.py
Note if you have installed just the version 3, remove 3 from python3 and execute the line.
This software is licenced as per Creative Commons BY-NC-SA 4.0, please refer to link for more informations.