pypad have input and output box, we can use execute the python code in input box and it will diplay in the output box. unlike the interactive shell, pypad is easily to edit and access the code. more over it have a few more functions such as:
- save the code in to a file
- update existing code
- select partail code to execute
dependency:
- pygtk