2 Answers
0
thanks
0
If you just starting with GUI i strongly recommend using Tkinter. Tkinter is built in library and does not require any additional setup steps, it is easy to understand and implement compared to some other popular libraries, however, its supports mainy basic GUI functionalities.