This app was mentioned in 11 comments, with an average of 2.27 upvotes
You used an smartphone to take this photo which is literally a computer.
https://play.google.com/store/apps/details?id=org.qpython.qpy3&hl=pl
https://itunes.apple.com/us/app/pythonista-3/id1085978097?ls=1&mt=8
Bruh.
You could install termux to get a full linux shell. Then apt-get python, and then you should be able to run scripts natively.
If you don't want a Linux command line, maybe QPython 3L?
Having a Python interpreter on your device is a good start if you want to code on a mobile.
https://play.google.com/store/apps/details?id=org.qpython.qpy3
An alternative (which I use on a tablet) is to install Python via termux.
Brilliant. Thanks. I downloaded this console on android and has console. Worked like a charm
https://play.google.com/store/apps/details?id=org.qpython.qpy3
Just sanitized the code, here is a link to the repo.
Some notes:
I use qpython as a fancy calculator. It has a decent editor and save/load.
check out:
<strong>QPython</strong>
- for running scripts from an Android device
<strong>Kivy</strong> & <strong>Kivy/Docs</strong>
- for writing apps with Python
- deployable to [Linux, Windows, OSX, Android, iOS]
Yep.
Just sanitized the code, here is a link to the repo.
Some notes:
https://play.google.com/store/apps/details?id=org.qpython.qpy3&hl=en
i will fully admit ive never tried or tested it, but might be possible.