Python Setup Notes: Difference between revisions

From Mobile Application Design
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:


[http://docs.python.org/tut/ Guido Van Rossum's Python Tutorial]
[http://docs.python.org/tut/ Guido Van Rossum's Python Tutorial]
=== Editors ===
[http://pydev.sourceforge.net/ PyDev (for Eclipse]
=== Useful Tools ===
[http://pdis.hiit.fi/pdis/download/miso/ Miso - a utility library]
[http://people.csail.mit.edu/kapu/symbian/python.html Kari Pulli's Python page]

Revision as of 21:15, 14 November 2006

Python for S60

Installation

Project Home page | Download page

Since we are using the lovely N80 phones provided by Nokia - we'll need to download the following files:

Bluetooth these to your N80 and install them ahead of time.

Reference

Jurgen Scheible's Tutorial Site

Python Library Reference

Guido Van Rossum's Python Tutorial

Editors

PyDev (for Eclipse

Useful Tools

Miso - a utility library Kari Pulli's Python page