
ped-s60
Ped
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. Check out the screenshots and see for yourself.
Want to try it?
If you would like to reward the author for his hard work, please consider donating using the PayPal button above. Even the smallest amounts are very appreciated. Thank you!
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
- Extensible using Python plugins