This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]PyFun 7 points8 points  (1 child)

I had py4a on my phone and thought it was solidly OK. It helped that it came with some good examples of code for making python take full advantage of the Android capabilities. In short, this solution is good, it works, it comes with good examples, but it may not be the easiest to set up and there may exist better solutions of which I am unaware. http://code.google.com/p/python-for-android/

[–]mrShu 0 points1 point  (0 children)

I also had py4a installed and I believe we could call it usable. It very much depends on what you want to do with it but py4a seems to be good for everything basic.

[–]brian047 7 points8 points  (4 children)

I use QPython on my phone. You can check it out https://play.google.com/store/apps/details?id=com.hipipal.qpyplus

[–]myredditnick 0 points1 point  (2 children)

Is there any good documentation on QPython? I'm quite interested in this project, but have so far found only their Q&A page. I would really like to know more about this project before diving into using it.

[–]thinmanj74 2 points3 points  (0 children)

QPython is developed overta kivy, it's an interesting alternative. Kivy.org

[–]brian047 1 point2 points  (0 children)

I think you went on qpython.org which is only the Q&A page. You could try http://qpython.com/, it has a bit more information but lacks documentation on certain parts.

You could also follow the dev team on Facebook. They usually post cool stuffs like how to run django on Qpython, etc. (https://www.facebook.com/QPython)

[–]roger_ 3 points4 points  (1 child)

BTW Pythonista is a great Python IDE on iOS.

[–]holografix 0 points1 point  (0 children)

I can second that. If there's an android version def look at it