FYI, this app just became free. I haven't tried it yet, but it looks like a
fairly solid implementation. Nice just to have the docs at hand, and a Python
prompt to play with.
Python for iOS
iOS Universal
Python for iOS is a Python 2.7.2 environment for the iOS.
🐍 Features 🐍
⇒ Interactive interpreter
⇒ Separate tab for writing and testing script files
⇒ Complete Python 2.7.2 Documentation
⇒ Import saved scripts / modules in the interpreter or other scripts
⇒ Optimized for both Portrait and Lanscape orientations
⇒ Automatic indent / dedent for interpreter and script editor
⇒ Save Interpreter session as a script file to edit / run in the script editor
tab
⇒ All standard modules and a few extras (like SymPy) included
🐍 In Development 🐍
⇒ Ability to load scripts into the interpreter
⇒ Downloadable documentation of any python version (2.6 - 3.2.2) for offline use
🐍 Planned 🐍
⇒ Python 3.2