Hi,
I am new to Python and have a requirement to develop a simple requirement to design a login screen, and then a screen which will have two parts in it one will show local files and other files on server
I am planning to use tkinter for this is it the good option to do this..?
Any ideas how to proceed with this..?
thanks in advance