Skip to content

A python app to convert csv to excel or excel to csv. Using Tkinter as the GUI library, pandas to help with the conversion.

Notifications You must be signed in to change notification settings

naschwin/csv_to_excel_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel to CSV Converter and Vice Versa

Summary

A python app to convert csv to excel or excel to csv. Using Tkinter as the GUI library, and pandas to help with the conversion.
Based on the file is received, the app will convert it to the other. The converted files are stored in their respective folders.
The naming is based on the time at which it was converted

Images

Image Link

About

A python app to convert csv to excel or excel to csv. Using Tkinter as the GUI library, pandas to help with the conversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages