Python on the desktop

Cliff Wells logiplexsoftware at earthlink.net
Fri Dec 21 19:18:39 EST 2001


On Fri, 21 Dec 2001 19:10:22 -0500
Peter Hansen <peter at engcorp.com> wrote:
> That would make the "standard GUI for the vast majority of platforms"
> an LED and a power switch....
> 
> So why doesn't Python support LEDs and power switches?  How can it 
> compete in the embedded marketplace?!?

Actually, power switch support is built-in.  You can test it by starting the Python interpreter and then pressing the power button on the front of your PC.  Notice that the interpreter shuts down as one would expect ;-)

Actually there are embedded applications that use Python - the Empeg mp3 player for one uses Python to control the user interface (which is, of course, an LCD).


-- 
Cliff Wells
Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308
(800) 735-0555 x308




More information about the Python-list mailing list