shyney7 / csv2xlsx

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%