[ubuntu-uk] Python: easygui and the like
Eddie Armstrong
eddie_armstrong at ntlworld.com
Thu Apr 24 13:15:12 BST 2008
Jai Harrison wrote:
> Hey guys and girls,
>
> I'm interested in setting easygui up so that I can produce graphical
> applications with Python. It seems to be the easiest/best method I've
> found for producing the such but I can't work out how, exactly, to
> install it. It says I have to place it in my PYTHONPATH.
>
Pythonpath is set in python = see python documentation for details
> I also took a quick look at Tkinter ... is not in any of the default Ubuntu
> repositories.
Try under python-tk in adept or repos
You might prefer wxPython - which has more widgets and a better look
in adept it's listed as python-wxaddons
or even the free version of python qt4
(see their respective websites)
Hope this helps
Eddie
More information about the ubuntu-uk
mailing list