Mobile Python IDE for Nokia S60 platform.
Ped is a mobile application created using Nokia's Python port for the S60 mobile platform (PyS60). It is a text editor focused on writing, executing and debugging Python code directly on the mobile device. Additional features like comfortable built-in Python Shell make it a true mobile Python IDE
Main features
Text editing features
Multi document interface
Flexible file browser to open files at any location
Easy editing with page up/down functionality
Find string / find all functionality
Selectable font, size and color
Works on S60 2nd and 3rd platform editions
Python IDE features
Built-in Python Shell with IDLE-like features
Sophisticated Auto-Complete feature
Smart auto indentation
Easy execution
Automatically moves to line which caused an exception
Code browser