如何在安卓上下载安装 Python 最新版本

原文:https://www . geeksforgeeks . org/如何下载和安装 python-最新版本在 android 上/

Python 是一种广泛使用的通用高级编程语言。这篇文章将作为如何在安卓系统上下载并安装 Python 最新版本的完整教程。Python 可以通过 play store 库中的各种应用在 Android 上运行。 本教程将解释如何使用Pydroid 3–python 3 的 IDE应用程序在安卓系统上运行 Python。

how-to-install-python-android-app

特征:

  • 离线 Python 3.7 解释器:运行 Python 程序不需要互联网。
  • Pip 包管理器和一个为增强的科学图书馆,如 numpy,scipy,matplotlib,scikit-learn 和 jupyter 预构建的轮子包的自定义存储库。
  • 张量流现在也可用。
  • 现成的示例可用于更快的学习。
  • 完成对图形用户界面的 Tkit 支持。
  • 全功能终端仿真器,支持读线(画中画)。

从 Play 商店下载 Pydroid 3–Python 3 应用的 IDE

  • To install Pydroid app go to play store link here – Pydroid 3 – IDE for Python 3

    How-to-install-python-on-android1

  • After installation is complete, Run the app and it will show as installing python.

    Hw-to-install-python-on-android2

  • Wait for a minute and it will show the ide. Here you can enter the Python code.

  • Click on the yellow button to run the code.

    Python 安装成功。你可以在这里查看这个应用的更多功能