Skip to content

nbilbo/tkinter_excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkinter and excel

how run?

  • first, install the requirements

    python3 -m pip install -r requirements.txt

  • run the application

    python3 main.py

screenshots

sample

sample two

Purposes

  • Read and edit excel files.

bugs

  • Currently all new and edited values are saved in string format.

  • Currently only are possible to save in .xlsx format.

TODO

  • Show all sheets, current only load the first.
  • new and edit values must be converted to original column type.

About

read and edit excel files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages