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

Tkinter certainly would let you do it, but if it were me I'd go with wxPython. It'll probably get you there quicker.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.