Pippy Screen Shots

Below are screen shots of the Pippy 0.6beta application running on POSE (Palm OS Emulator).

directory.gif
The Pippy application icon as seen in Palm application directory.

start.gif
The interactive interface contains a field for entering python commands and data, and a scrollable field for viewing the output.

popup1.gif
The keywords popup menu contains builtin Python names and reserved keywords. The selected item is inserted at the cursor position in the input field.

popup2.gif
Python builtin and extension modules are listed in the Modules popup menu. The selected module name is inserted at the cursor position in the input field.

class_def.gif
The multiple line input field is convenient for defining classes and functions.

class_run.gif
The output field prints the input as well as the evaluated results.

test_start.gif
Pippy passes a subset of the standard Python test suite.

test_during.gif
During the run, intermediate test results are printed to the screen.

test_finish.gif
All tests passed!

about.gif
Other help menus will be added in the future.

© 2001 Endeavors Technology, Inc., All Rights Reserved.