Ask HN: Is there any app that can run full Python on top of Android?

4 points by langf ↗ HN

2 comments

[ 3.2 ms ] story [ 16.8 ms ] thread
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.