Python 3.4 for iOS Reviews – Page 3

3/5 rating based on 29 reviews. Read all reviews for Python 3.4 for iOS.
Python 3.4 for iOS is paid iOS app published by Jonathan Hosmer

Go with this one.

Geestir Hyjal

This app is great and does everything I need it to do - I have experienced no issues with it on iOS 8.1.3 (Jan 2015). This app is cheaper than competing products and superior. Go with this one.


Good idea

fdlkwjfoiewjfoiew

I like being able to write scripts for my phone. Unfortunately it is hard to use on my 4s but it may the fault of the phone. When I get to the end of the screen it keeps going but I can't see it. I plan to upgrade my phone though so I think it will be an awesome app for me then


Crash on restart after crash

SawMike

Can be fixed - turn off option setting "load file from previous session" else delete and reload app


Very disappointed

elvisofdallas.com

Give 2 stars to hopefully encourage this developer to get back in gear. None of the demos work for me and the syntax doesn't have any flexibility - it only accepts the () notation for parameters as opposed to how most of us were taught originally. Great idea but not executed well. I hope the author just didn't get tired of it and move on.


Excellent

Okcomputr

After coding with it all night, this app is great. The shell works as expected and the IDE works even better than I could ask on an iPad app. Creating and saving files is easy, and everything seems to work great. Built in docs are extremely handy as well. Regarding the 'demo files bug': most demo files are crashing due to missing extensions such as Tkinter. Beer.py didn't work until I removed the shebang line. In other words, don't launch the demos and you'll be fine


Waste of money

Donmegga

Downloaded this app, it worked for about 5 min, crashed!! Emailed the developer no response, now the app just stopped working crashes every time I execute it. It won't work at all!!!! Waste of money wish o could get my money back.


Mostly Terrible

JustLiberty

I'm using this app on an ipad air 2 with ios 9.1. There are brief periods when it works reasonably well and it is kind of awesome to be able to develop Python on such a light machine. I bought it in order to do some work on a long airplane flight. Mostly however, the app freezes and crashes. Typing and moving the cursor around is also very (annoyingly) slow. (I'm using a bluetooth keyboard if that matters...) I lost 3 or 4 hours of painful work on the flight because the entire script disappeared as I was trying to interact with the app as it was freezing up. This app is tantalizingly close to being great, but it is a very painful failure.


Has potential

chichelli

Could be really convenient way to practice Python. I find that the screen sizes don't seem to be adapted to landscape viewing mode. The control bars at the bottom get lost behind each other and the code rolls up and I have difficulty getting back to it. I lose the menu at the top. If these issues can be resolved, this would be a great tool. Also, I have gotten an occasional frozen screen, but very infrequently. Although, when it occurred, I did lose all the code written. That would have been very frustrating if I had been further along.


Inconsistent input new lines

Abaddon2016

Great app, very few issues overall. Only major issue is the inconsistency of using input. It will sometimes put a new line at the end (therefore printing on the next line) and randomly it won't, printing the next line on the same line as the input.