front end GUI

Diez B. Roggisch deets at nospam.web.de
Mon Mar 27 13:12:04 EST 2006


DataSmash schrieb:
> I'm looking for software to create a simple GUI to execute python code
> for users in the office.
> The GUI would need a couple text boxes for user input and some option
> buttons and check boxes.
> Can anyone recommend free software that doesn't require a huge learning
> curve?
> My python skills are probably a 3 or 4 on a scale from 1 to 10.

Use the shipped tkinter.

Diez



More information about the Python-list mailing list