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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to