Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 190 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 190 Bytes

CheckData

Simple UI to check spreadsheet

Things I learned

  • pyqt5: button, viewtable, filedialog, radiobutton
  • python object class
    • local variable & global variable
    • class methods