Ask HN: Is there any app that can run full Python on top of Android?
2 comments
Not sure what you're asking, but if you want to run simple Python scripts you could run them through [Termux](https://termux.com/) on your Android phone. You can even write them in Termux using vim or something too.