What python compiler does the phone have?

(*-*)浩
Release: 2019-08-02 13:39:49
Original
12576 people have browsed it

Nowadays, more and more people are learning Python. Many friends are passionate and use their fragmented time to learn. Everyone knows that Python is simple and easy to learn, but it is best to just talk without practicing and pretend to do it. To be able to program and run, it is best to have a fully functional app that allows you to write python code anytime and anywhere on your mobile phone.

What python compiler does the phone have?

The following is a list of several python editors on mobile phones that I know. (Recommended learning: Python video tutorial)

Android system:

##Python compiler is a very refined APP mainly provides Python beginners with the function of running directly and can easily verify some small programs.

A mobile programming learning tool made by novice Python users. It supports mobile Python code compilation, script testing and other functions. It has a refreshing interface and practical functions!

This software supports opening code files directly from the file manager, making it convenient for users to browse and view.

Qpython is a Python engine that can only run on Android systems. It can be operated with a full graphical interface and is very friendly.

Built-in a Python editor, you can write Python code directly on your phone, supporting indentation, syntax highlighting and other features.

also has a built-in ftp, which can easily copy py files on the computer to run on the mobile phone.

Due to the built-in SL4A, you can easily call some APIs of the Android operating system to do interesting things. For example, you can use SL4A to obtain the mobile phone's geographical location, turn on Bluetooth, send mobile phone text messages, turn on the mobile phone camera, etc.

pydroid3, This is a very good mobile python programming software. It has a very powerful compiler that can help you edit python programs. The pydroid3 mobile version does not require a computer and can be improved all the time. Your personal code editing level!

Supports running the pip command in the command line terminal. It provides a good graphical management interface for the pip command. It automatically detects the library imported by the code and automatically prompts for installation if it is not installed. It supports kivy, The symbol panel of matplotlib and other implementation libraries

pydroid3 is relatively rich, which avoids the tediousness of finding symbols in mobile phone input methods.

ios system:

Pythonista is a complete development environment for writing Python scripts on iPad and iPhone.

It contains many examples: drawing game animations, image manipulation, custom user interfaces and automation scripts.

In addition to the powerful standard library, Pythonista also provides extensive support for interacting with native iOS features, such as contacts, reminders, photos, location data, and more. Full-Featured Code Editor Pythonista's professional code editor offers syntax highlighting, smart code completion, and an extended on-screen keyboard designed specifically for Python.

A convenient outline view allows you to navigate your script efficiently, and multiple tabs make it easy to work on larger projects. Graphics and Multi-Touch Pythonista has many easy-to-use libraries for 2D graphics, multi-touch and sound effects. You can even use the accelerometer to create motion-controlled games or interactive experiments.

For more Python related technical articles, please visit the

Python Tutorial column to learn!

The above is the detailed content of What python compiler does the phone have?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template