Hi everyone!
I would like to know if python is any good for creating apps for cellphones .. like Iphone,Blackberry.. or even for Ipods?
Ive been researching on this matter but I never got a good answer.. haha

Thanks in advance! :)

Recommended Answers

All 3 Replies

Hi everyone!
I would like to know if python is any good for creating apps for cellphones .. like Iphone,Blackberry.. or even for Ipods?
Ive been researching on this matter but I never got a good answer.. haha

Thanks in advance! :)

Check out http://code.google.com/p/python-for-android/

python is an interpreted language and like most languages you can use it to do many things. Also because python is coded in C and most cell phone apps are coded in some sort of C based language it is possible to make an app in python.

there are some ports of python for cellphones:

PyS60 for Symbian phones(you can find many many apps written in python for this OS)

Python for MeeGo.

python for Maemo

Python for Android a.k.a Py4A based on SL4A project

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.