Python Forum
CGI for Basic Python Webserver
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CGI for Basic Python Webserver
#3
You can use the builtin GUI package, tkinter,
if you plan on a more elaborate GUI it can be done in tkinter (see https://python-forum.io/Thread-Show-Inst...age-detail)
but you may find pyQt4 easier to get good results with.
There's also wxpython, and PyGTK.
Reply


Messages In This Thread
CGI for Basic Python Webserver - by Mustafa_ba - Mar-05-2017, 12:50 PM
RE: CGI for Basic Python Webserver - by wavic - Mar-05-2017, 01:13 PM
RE: CGI for Basic Python Webserver - by Larz60+ - Mar-05-2017, 06:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  webserver and pythonscript in 1 .py file ? Bicarbonaat 0 1,638 Dec-13-2021, 07:12 PM
Last Post: Bicarbonaat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020