You Are Here:

Community: Developer Discussion Boards

#1 Old python development tools - 2005-01-17, 12:40

Join Date: Nov 2003
Posts: 145
dotcdotc's Avatar
dotcdotc
Offline
Regular Contributor
hi all,

where can I get python development tools e.g. development kit, IDE (if it is there) etc. ?



regards
dotcdotc
Reply With Quote

#2 Old 2005-01-17, 16:48

Join Date: Jan 2005
Posts: 7
terosaarni
Offline
Registered User
Python interpreter and the standard library is available for several platforms (http://www.python.org/download/) but it's of course missing Series60 specific modules. For Mac OS X there's something called "Series 60 Compatibility Library" but the rest of us are forced to work tightly on the target environment.

From Tools & SDKs section of Forum Nokia you'll find PythonForSeries60 SDK for developing native C++ based extension modules for Python.

List of development tools (including IDEs) can be found here http://www.python.org/moin/DevelopmentTools.
Last edited by terosaarni : 2005-01-17 at 18:05.
Reply With Quote

#3 Old Standard tools - 2005-01-19, 09:38

Join Date: Aug 2003
Posts: 3
Location: Helsinki, Finland
tapio111
Offline
Registered User
If you install the standard Python package from www.python.org, you get a nice IDE (IDLE) that you can use for editing code. Fancier tools exist also; my favorite is Boa Constructor.

If you install Python version 2.2.2 on a PC, you can copy new library modules from the Python library which by default is in C.\Python2.2\Lib\ . Many of these work just fine, but of course your mileage may vary.

If you need more fancy libraries (e.g., for XML processing), check the links at
http://www.postneo.com/postwiki/moin...honForSeries60

-Tapio
Reply With Quote

#4 Old Re: python development tools - 2005-01-21, 16:55

Join Date: Jan 2005
Posts: 7
mkol5222
Offline
Registered User
Quote:
Originally posted by dotcdotc
hi all,

where can I get python development tools e.g. development kit, IDE (if it is there) etc. ?



regards
dotcdotc
very nice option for IDE is Eclipse
http://www.eclipse.org/
with Pydev plugin
http://pydev.sourceforge.net/

TruStudio by xored is Eclipse based alternative
http://www.xored.com/trustudio

BTW there is Symbian C++ development plugin for Eclipse as well
http://www.newlc.com/article.php3?id_article=497
CDT stands for C/C++ Development Tools for Eclipse http://www.eclipse.org/cdt/
Reply With Quote

#5 Old python development tools - 2005-01-22, 05:27

Join Date: Nov 2003
Posts: 145
dotcdotc's Avatar
dotcdotc
Offline
Regular Contributor
hi all,

thanyou very much for your support.

well , now I have got the good options through this post for python development. But is there any Puthon plugin for Borland too because I am using Borland's "C++ BuilderX". And it would be great to have an plugin for this IDE.

and adding one more silly question. What do I need to know to start development in Python ?

best regards,
dotcdotc
Reply With Quote

#6 Old Re: python development tools - 2008-04-30, 18:05

Join Date: Feb 2008
Posts: 1
Location: Bangladesh
Send a message via Yahoo to numbwatch
numbwatch's Avatar
numbwatch
Offline
Registered User
how i can get pythom IDE with symbian S60 ?
Reply With Quote

#7 Old Re: python development tools - 2008-04-30, 18:19

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Online
Forum Nokia Champion
Quote:
Originally Posted by numbwatch View Post
how i can get pythom IDE with symbian S60 ?
I would recommend PyDev.
Reply With Quote

#8 Old Re: python development tools - 2008-05-02, 00:44

Join Date: Apr 2008
Posts: 16
bmichel's Avatar
bmichel
Offline
Registered User
Quote:
Originally Posted by bogdan.galiceanu View Post
I would recommend PyDev.
Could you please give a bit more details and how to set it up?

I've installed Eclipse and PyDev.
I've also added the folder 'Symbian\8.x\S60_x\epoc32\release\wins\udeb\z\system\Libs' to PYTHON_PATH
But this isn't very helpful up to that point: when writing code, I can't check what valid methods or variables exist in a class for example (although the libraries are there).
Alos, how can you get it to work in the emulator when you run it?
Reply With Quote

#9 Old Re: python development tools - 2008-05-02, 11:34

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Online
Forum Nokia Champion
Quote:
Originally Posted by bmichel View Post
Alos, how can you get it to work in the emulator when you run it?
I don't think you can. PyDev is a general Python IDE, not one made specifically for S60 programming. At least I don't think it's possible.
Reply With Quote

#10 Old Re: python development tools - 2008-05-03, 02:50

Join Date: Apr 2008
Posts: 16
bmichel's Avatar
bmichel
Offline
Registered User
Quote:
Originally Posted by bogdan.galiceanu View Post
I don't think you can. PyDev is a general Python IDE, not one made specifically for S60 programming. At least I don't think it's possible.
You should be able to configure eclipse to run python files using the SDK for example. I'm certain somebody out there has already done that.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia