Creating Gui for python client server

孤街醉人 提交于 2019-12-25 18:35:49

问题


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 and the server is the seller. Code written so far could be supplied upon request. please and thanks :)


回答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.



来源:https://stackoverflow.com/questions/22890922/creating-gui-for-python-client-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!