Re: Wheel-reinvention with Python



On Sun, 2005-07-31 at 00:59 -0400, Mike Meyer wrote:

> I don't particularly like Tkinter, but it seems to me that it's pretty
> much won. It seems to be installed on every desktop platform along
> with Python. That means that if I want to distribute GUI apps, I'm
> going to cause the least headache for my end users by writing them in
> Tkinter.

By this argument, we should just give up and use Visual* on Windows.

The least headache for end users comes from properly packaging your
application. End users shouldn't need to worry about installing third
party packages (or even Python for that matter). Tools such as py2exe
and Inno installer make this pretty simple on Windows, and py2app on
OS/X accomplishes the same. It should be irrelevant to end users what
libraries or tools you use to develop the app.

Regards,
Cliff

--
cliff@xxxxxxxxxxx
http://www.develix.com :: Web applications and hosting :: Linux, PostgreSQL and Python specialists ::


.



Relevant Pages

  • Re: Wheel-reinvention with Python
    ... >> I don't particularly like Tkinter, but it seems to me that it's pretty ... Not for me - my end users don't run Windows. ... End users shouldn't need to worry about installing third ... things I build get installed on Unix servers. ...
    (comp.lang.python)
  • HELP: Python & Tkinter ?
    ... I wish to develop GUI interfaces and believe that 'Tkinter' ... After installing Python frpm the distro CD I can't use the 'from Tkinter ...
    (comp.lang.python)
  • Re: Fast text display?
    ... >>> else requires downloading and installing separate toolkits. ... Using tkinter doesn't need downloading and installing only in Windows. ... Riccardo Galli ...
    (comp.lang.python)
  • Re: What is the more popular UNIX flavor?
    ... about my experience with Solaris and Cygwin. ... installing packages. ... needing eg tftp you only need to activate on a Unix system. ... probably need installing first on the equivalent Windows system. ...
    (comp.unix.questions)
  • Re: Starting again with a 2 year old XP version. Updates question
    ... Noel Paton (MS-MVP 2002-2005, Windows) ... I also noted that it wouldnt shut down after installing SP2 - ... > Security Update for Windows XP ... > can help protect your computer by installing this update from Microsoft. ...
    (microsoft.public.windowsupdate)