PYTHON平台软件集

greyjiang

普通会员
2006-02-09
37
0
0
Python是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用.在Symbina智能手机上支持C++和JAVA开发的两类程序, 装上Python后,也就可以支持众多以Python开发的各种程序了。对于普通的手机用户,我们不用了解太多,只是安上Python这个平台就可以了,可以让我们的手机支持更多以Python开发的程序。目前在Symbian手机上已经有相当多的Python开发的程序,也都是比较实用的。
Python 1.42
模块1.22
浏览附件Python 1.42.rar
浏览附件modul_pack_1.22.rar
mobioo v0.1 OpenOffice Reader - Freeware (Python)
mobioo v0.1 openOffice.jpg
Has the following formating:
- paragraphs
- bold, italic, underline, strike-through
- font colors

Not yet:
- bullets and numbering
- pictures and tables: probably never??

Note : Needs Python and Python Shell for S60
浏览附件Mobioo_with_sample_doc.rar
浏览附件pyExpat_1.08_Series60_v12.rar
 

greyjiang

普通会员
2006-02-09
37
0
0
Ped_1[1].67_2ndEd.jpg
Ped is another text editor written in Python for S60.
It may be used to edit any text file but was created mainly to
write/edit Python scripts on the phone so it has some tools
that make this task a bit easier.

Main features:

multi document interface,
file browser to open files at any location,
easy editing of plain text files and Python scripts,
smart auto indentation in Python scripts
(press joystick to insert a new line character, apropriate
indentation will be added automaticaly),
module level auto complete feature
(press joystick after you enter module name and "." character,
a list of module functions/variables/constants will be displayed),
class "self." auto complete feature (methods only)
(press joystick after you enter "self." in your class's method,
a list of methods will be displayed),
popup with frequently used symbols in Python
(prexx "0" key three times),
easy execution of Python scripts,
catches errors and moves to apropriate place in source,
Python functions/methods browser,
built-in interactive Python console (more than one at once possible),
find text functionality,
selectable font and color (PyS60 1.3.23+ required).
 

附件