/csv2xlsx

Simple GUI to convert csv files to xlsx files (Excel)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

csv2xlsx

Simple GUI to convert csv files to xlsx files (Excel)

Delimiter is by default semicolon ;

By now it needs to be changed in the code.

To-Do

  • Option to change delimiter
  • Optimize threading (thread runs in background when closing the GUI while conversion is running)
  • Rice GUI
  • Automatic resize of elements when changing window size