Which GUI Library to Use
David Boddie
david at boddie.net
Mon May 13 10:32:19 EDT 2002
More information about the Python-list mailing list
Mon May 13 10:32:19 EDT 2002
- Previous message (by thread): Which GUI Library to Use
- Next message (by thread): Which GUI Library to Use
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
holger krekel <pyth at devel.trillke.net> wrote in message news:<mailman.1021041498.10570.python-list at python.org>... > Ron Stephens wrote: > > Personnally, right at this moment, my desire is to somehow create good > > GUI versions of some Python scripts of mine, specifically for > > deployemnt on the new Linux based Sharp Zaurus. > > you might want to take a look at > > http://david.boddie.org.uk/Projects/Python/CMDSyntax > > which has very clean,powerful cmdline-synxtax parsing > and pops up a GUI for missing parameters. It's very > well documented. Thanks for the mention! I've updated the page a little and I'll try to produce more documented examples in the future. The library is most suitable for scripts which only need user input when they start, and which work without (much) user intervention afterwards. David
- Previous message (by thread): Which GUI Library to Use
- Next message (by thread): Which GUI Library to Use
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list