4.5
133 review
51.51 MB
Everyone
Content rating
10
Downloads
Pydroid - Educational IDE for Python 2 screenshot 1 Pydroid - Educational IDE for Python 2 screenshot 2 Pydroid - Educational IDE for Python 2 screenshot 3 Pydroid - Educational IDE for Python 2 screenshot 4 Pydroid - Educational IDE for Python 2 screenshot 5 Pydroid - Educational IDE for Python 2 screenshot 6 Pydroid - Educational IDE for Python 2 screenshot 7 Pydroid - Educational IDE for Python 2 screenshot 8 Pydroid - Educational IDE for Python 2 screenshot 9 Pydroid - Educational IDE for Python 2 screenshot 10 Pydroid - Educational IDE for Python 2 screenshot 11 Pydroid - Educational IDE for Python 2 screenshot 12 Pydroid - Educational IDE for Python 2 screenshot 13 Pydroid - Educational IDE for Python 2 screenshot 14 Pydroid - Educational IDE for Python 2 screenshot 15 Pydroid - Educational IDE for Python 2 screenshot 16

About this product

The most easy to use and powerful Python 2 interpreter & IDE on Google Play

Rating and review

4.5
133 ratings

Pydroid - Educational IDE for Python 2 description

Pydroid is the most easy to use and powerful Python 2 IDE for Android.

Features:
- Offline Python 2.7 interpreter: no Internet is required to run Python programs.
- Full-featured Terminal Emulator, with a readline support (available in pip).
- Pip package manager and a custom repository for prebuilt wheel packages for heavy libraries, such as numpy, scipy, matplotlib, scikit-learn and jupyter.
- Tkinter and pygame now available.
- Examples available out-of-the-box.
- Built-in C, C++ and even Fortran compiler designed by n0n3m4, an author of C4droid, specially for Pydroid. It lets Pydroid build any library from pip, even if it is using native code. You can also build & install dependencies from a command line.
- Cython support.
- PDB debugger with breakpoints and watches.
- Kivy graphical library with a shiny new SDL2 backend.
- PyQt5 support available in Quick Install repository along with matplotlib PyQt5 support with no extra code required.

Editor features:
- Code prediction, auto indentation and real time code analysis just like in any real IDE. *
- Extended keyboard bar with all symbols you need to program in Python.
- Syntax highlighting & themes.
- Tabs.
- Enhanced code navigation with interactive assignment/definition gotos.
- One click share on Pastebin.

* Features marked by asterisk are available in Premium version only.

Quick manual.
Pydroid requires at least 210MB free internal memory. 250MB+ is recommended. More if you are using heavy libraries such as scipy.
To run debug place breakpoint(s) clicking on the line number.
Kivy is detected with “import kivy”, “from kivy“ or "#Pydroid run kivy”.
PyQt5 is detected with “import PyQt5”, “from PyQt5“ or "#Pydroid run qt”.
The same for sdl2, tkinter and pygame.

The list of libraries we are NOT planning to add:
- Tensorflow
- OpenCV

Legal information.
Some binaries in Pydroid APK are licensed under (L)GPL, email us for the source code.
GPL pure Python libraries bundled with Pydroid are considered to be coming in the source code form already.
Pydroid doesn’t include any GPL-licensed native modules to avoid automatic import of them. The famous example of such library is GNU readline, that can be installed using pip.
Android is a trademark of Google Inc.
↓ Read more