Learn Python 3 with the most powerful Python 3 interpreter & IDE on Google Play
Pydroid 3 is the most user-friendly and powerful educational Python 3 IDE designed specifically for Android devices.
Features:
Offline Python 3 Interpreter: Run Python programs without an internet connection, providing a seamless learning experience anytime, anywhere.
Pip Package Manager: Access a custom repository with prebuilt wheel packages for advanced scientific libraries such as numpy, scipy, matplotlib, scikit-learn, and jupyter, enhancing your scientific computing capabilities.
OpenCV Support: Available on devices with Camera2 API support, enabling advanced image processing and computer vision projects.*
TensorFlow and PyTorch: Utilize these popular machine learning frameworks to explore and implement AI solutions.*
Ready-to-Use Examples: Get started quickly with out-of-the-box examples designed to accelerate your learning process.
Complete Tkinter Support: Develop graphical user interfaces effortlessly with full Tkinter support.
Full-Featured Terminal Emulator: Experience a robust terminal with readline support, available via pip, for enhanced command-line interaction.
Built-in Compilers: Includes C, C++, and Fortran compilers tailored for Pydroid 3, enabling the compilation and installation of any library from pip, even those with native code. Build and install dependencies directly from the command line.
Cython Support: Enhance your Python code with Cython for performance optimization.
PDB Debugger: Debug your Python code efficiently with breakpoints and watches.
Kivy Graphical Library: Develop cross-platform applications with the Kivy library, featuring an updated SDL2 backend.
PySide6 Support: Available in the Quick Install repository, along with matplotlib support for PySide6, requiring no additional code.*
Matplotlib Kivy Support: Integrate matplotlib with Kivy for advanced data visualization, available in the Quick Install repository.*
pygame 2 Support: Create engaging games and multimedia applications with pygame 2.
Editor Features:
Code Prediction and Auto Indentation: Benefit from intelligent code prediction and automatic indentation, mimicking the functionality of professional IDEs.*
Extended Keyboard Bar: Access all the symbols needed for Python programming directly from an enhanced keyboard bar.
Syntax Highlighting and Themes: Enjoy customizable syntax highlighting and various themes for a personalized coding environment.
Tabbed Interface: Organize your work with multiple tabs within the editor.
Enhanced Code Navigation: Navigate your code easily with interactive assignment and definition gotos.
One-Click Share on Pastebin: Share your code snippets with a single click for collaboration and feedback.
*Features marked by an asterisk are available in the Premium version only.
Quick Manual:
Pydroid 3 requires at least 250MB of free internal memory, with 300MB+ recommended. Additional space may be needed for heavy libraries like scipy.
To debug, place breakpoints by clicking on the line numbers.
Kivy is detected with "import kivy", "from kivy", or "#Pydroid run kivy".
PySide6 is detected with "import PySide6", "from PySide6", or "#Pydroid run qt".
The same detection applies to sdl2, tkinter, and pygame.
Use the special mode "#Pydroid run terminal" to ensure your program runs in terminal mode, particularly useful with matplotlib, which defaults to GUI mode.
Why Are Some Libraries Premium-Only?
These libraries were challenging to port, requiring specialized development. Under agreement, these forked libraries are exclusive to premium users. If you're interested in developing free forks, please contact us.
Participate in Pydroid 3's development by reporting bugs or suggesting features. Your contributions are valued.
As Pydroid 3 aims to facilitate learning Python 3, our priority is porting scientific libraries, with system-related libraries ported only as dependencies for educational packages.
Legal Information:
Some binaries in the Pydroid 3 APK are licensed under (L)GPL; email us for the source code.
GPL pure Python libraries included with Pydroid 3 are considered to be in source code form already.
Pydroid 3 does not bundle any GPL-licensed native modules to prevent automatic import. A notable example is GNU readline, which can be installed via pip.
Samples in the application are free for educational use, except they, or their derivatives, cannot be used in competing products. If unsure about your app's compliance, request permission via email.
Android is a trademark of Google Inc.