Newbie question

Chris Barker chrishbarker at home.net
Thu Sep 20 12:43:12 EDT 2001


Tom Babbitt wrote:

> > how can I get information from the keyboard like with raw_input, but
> > with a default value, what I can edit.

> It sound like you need a GUI, I like wxPython at http://wxpython.org/

Or, for a text console, perhaps curses:

http://py-howto.sourceforge.net/curses/curses.html

Also, for time functions, I highly recommend mxDateTime:

http://www.lemburg.com/files/python/

-Chris



-- 
Christopher Barker,
Ph.D.                                                           
ChrisHBarker at home.net                 ---           ---           ---
http://members.home.net/barkerlohmann ---@@       -----@@       -----@@
                                   ------@@@     ------@@@     ------@@@
Oil Spill Modeling                ------   @    ------   @   ------   @
Water Resources Engineering       -------      ---------     --------    
Coastal and Fluvial Hydrodynamics --------------------------------------
------------------------------------------------------------------------



More information about the Python-list mailing list