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 2.0.0 > 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 2.0.0 final , documentation updated on 10 Feb 2010.
See About this document... for information on suggesting changes.