Using python and matplotlib on android

后端 未结 12 1276
时光说笑
时光说笑 2020-12-13 14:10

Is there a way to set up python 2.7.x + matplotlib on an android tablet so that you can run simple standard python code? I would like to be able to run the same scripts I ru

12条回答
  •  悲&欢浪女
    2020-12-13 14:21

    Pydroid is great for Matplotlib on Android, supports Numpy and many other libraries:

    Pydroid for Python 2.7

    Pydroid 3 for Python 3.6

提交回复
热议问题