Ped 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
o Multi document interface
o Flexible file browser to open files at any location
o Easy editing with page up/down functionality
o Find string / find all functionality
o Selectable font, size and color
o Works on S60 2nd and 3rd platform editions
Python IDE features
o Built-in Python Shell with IDLE-like features
o Sophisticated Auto-Complete feature
o Smart auto indentation
o Easy execution
o Automatically moves to line which caused an exception
o Code browser
Which build should I download?
Ped is distributed in so called SIS files (Symbian OS installation files). Every release contains more than one such file. Depending on which phone model you have and what Python scripts you want to develop using Ped, you should download a different SIS file.
Currently, every Ped release includes following SIS files:
S60 3rd edition, no caps (3rdEd_no_caps)
* Use this build if you have a phone supporting S60 3rd edition platform (all newer S60 phones).
* This build doesn't have any additional Symbian OS capabilities enabled which means that you may not be able to execute scripts that make use of some advanced features of your phone.
* It can be installed and used right after downloading.
* Use this build if you have a phone supporting S60 3rd edition platform (all newer S60 phones).
* This build has all the User Blanket Grant and Symbian Signed capabilities enabled. It is not signed so you will have to sign it for your phone before you will be able to install it. Thanks to the capabilities, you will be able to use most of your phone's features.
* To sign it, go to Open Signed Online, enter the IMEI number of your phone (enter *#06# on the standby screen to get it), your e-mail, select the downloaded SIS file and select all capabilities. Fill out the rest of the fields. You will receive a link to your signed SIS file in an e-mail.
S60 2nd edition (2ndEd)
* Use this build if you have a phone supporting S60 2nd edition platform (older S60 phones).
* Since the capabilities were introduced in S60 3rd edition, there is nothing more you need to do. Just download and install. What's New in This Release:
· Indents if brackets do not match.
· Menu isn't cleared when executing scripts.
· If a ped.IOWinodw (shell window for example) "hangs", Ped can now be closed (and session saved) by pressing Exit key twice (first press sends KeyboardInterrupt).
· Screen orientation was removed from settings.
· Options/Exit lets choose between closing and session storage.
· Orientation switching (Yes+star) now switches between portrait/landscape and automatic, not just between portrait and landscape.
· English and German languages are now specified by make.py to Ensymble.
· Delayed calls added to ui.RootWindow (unused yet).
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
OpenSignSIS OpenSignSIS is a Symbian OS Open Signed (Online) client. It allows you to automate the process of signing a Symbian application using Open Signed Online service available at: https://www.symbiansigned.com
Besides standard Python libraries it requires wxPython for displaying a security code (captcha) dialog
Nokia N73 Driver for Windows Media Player 11 Nokia N73 Driver for Windows Media Player 11 29.09.2008 - Nokia provides an N73 driver for Windows Media Player that allows you to synchronize the music with your phone. Unfortunately it is for Windows Media Player 10 only and it does not work with version 11. This .inf file solves the problem
appuifw2 appuifw2 is an external Python module for PyS60. It is based on the built-in appuifw module providing access to the S60 application UI framework and extends it with additional and improved features.
All features are documented in the wiki