a small gui account book application. only basic function.
in main.py file. set your database name, demo is "lab407.db" and tablename.
run python main.py and you will get a GUI.
import file must named account.xlsx, or you change the relative code.(this will be changed in future version.)