1.2.1 On a Windows host machine
The following steps provide the procedure for writing and packaging a helloworld script.
- Create a "helloworld" script with the filename "helloworld.py" containing
print "Hello World!"
code snippet.
- Click Start > Programs > PythonForS60 1.9.6 > PyS60 Application Packager, the PyS60 application packager dialog box opens.
- Select the Scriptfile radio button and then, click the Browse button to select the helloworld.py script from the file Open dialog.
- Click the Create button to create the sis file with the current settings.
- Install the sis file helloworld_v1_0_0.sis created in the source directory of "helloworld.py" file.
Release 1.9.6 final , documentation updated on 30 Jun 2009.
See About this document... for information on suggesting changes.