Help needed with my python project. Unable to get the code for the client or server implemented with the Gui i created. it is one based on book seller where the client is the buyer
Solution 1:
If you want to develop a GUI then please visit this question. Here you can read different opinions regarding how to develop a GUI with python.
I personally would suggest you wxPython.
Also, upon googling for a second I found this link , which maybe be helpful.
Post a Comment for "Creating Gui For Python Client Server"