Python for S60 - brings the power and productivity of the Python programming language to the S60 platform. The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python.
What's New in This Release:
· Repeat support in 4-way directional pad
· Lot of memory leaks in the interpreter code is fixed.
· appuifw.app.track_allocations can be set if the interpreter should track all memory allocations and then free the memory which was not explicitly released before application exit. To debug memory leaks in 3rd party extension modules set the value to false.
· All the Pyds that have zero UID will be assigned with the applications UID at the time of packaging. As a result, Python applications can now be symbian signed. This opens the door for submitting Python applications to OVI Store.
· Pdf documentation is available in the installer/archive.
· API cleanup in the SensorFW module.
· On the below mentioned devices Python runtime and its dependencies will be installed automatically when the Python applications is started. 6220 classic, N86 8 MP, N85, 6720 classic, 6730 classic, N96, 5730 XpressMusic, N78, 5630 XpressMusic, E52, E55, 6710 Navigator, E75, N79, 5800 XpressMusic, 5530 XpressMusic, 5230, X6 and N97 mini
Feature requests:
· Python Runtime and application sis can be on different drives. The limitation of both should be installed on the same drive is eliminated.
Corrected defects:
· Missing (platform) functionality on ensymble/Application packager: The 2nd point in the bug description is fixed
· appuifw.Icon sample code refers to non-existing file [doc error]
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
UltraPyModulePack UltraPyModulePack adds 76 extra modules to Python for Symbian
LogMan LogMan-is a logging service running on Symbian phones intended for debugging tasks. The service allows one to send messages through a USB serial connection to PC. Other serial connection methods should work also, but are not supported. Infrared(IrComm), for example. On Symbian simulator, the messages are also logged to %TEMP%/epocwind.out by using RDebug logger
PySChart Create charts or graphs through PyS60 (Python for S60) platform for Symbian S60 phones
Rol-a-Bol Rol-a-Bol - Totally useless but fun little script. Can be used WITH and WITHOUT Sensor API (use arrow keys).
Turn your Sensor API phone to roll the balls to given direction. Each time there is movement the color changes a little bit.
Enable background bubbles or tiles for more fun visual images
Ensymble Ensymble-is a collection of Python modules and command line programs for Symbian OS software development.
SIS files made with Ensymble work from S60 3rd Edition phones onwards. For 1st and 2nd Edition phones there's py2sisng
KeyLock KeyLock-Python extension that allows access to the Key Lock API which is available on all Symbian editions. It allows getting/setting the lock state (the latter with or without user notification), or to popup a note asking the user whether the device should be locked
Wireless Database Viewer Plus Wireless Database Viewer PlusSynchronize any desktop side database Wirelessly with your Symbian S60 3rd and 5th Edition Device(3G, EDGE or Wi-Fi). Changes on Symbian device can synchronize wirelessly and instantly to desktop database
SwiftLog Fast logging for your C++ Symbian programs