Ped 2.15 final Python code editor
A full-featured Python IDE for Nokia S60 platform.
Introduction
Ped is a text editor written using Python for S60. It may be used to edit any text file but was created mainly to write/edit Python scripts on the phone. It provides tools that make this task easier.
The main text editor features are:
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 and color,
works on all S60 platform editions.
Additional Python IDE features include:
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.
please install python inorder to run this file



Reply With Quote