Learn Python 3 with the most powerful Python 3 interpreter & IDE on Google Play
Pydroid 3 is the most user-friendly and robust educational Python 3 IDE designed for Android devices.
Features:
Offline Python 3 Interpreter: Run Python programs without needing an internet connection.
Pip Package Manager: Access a custom repository with prebuilt wheel packages to enhance your scientific computing capabilities, including numpy, scipy, matplotlib, scikit-learn, and jupyter.
Advanced Libraries Available: Utilize OpenCV (on devices with Camera2 API support), TensorFlow, and PyTorch for more complex projects.*
Ready-to-Use Examples: Accelerate your learning with out-of-the-box examples.
Full Tkinter Support: Develop GUI applications with ease.
Terminal Emulator: Enjoy a full-featured terminal with readline support, accessible through pip.
Integrated Compilers: Use built-in C, C++, and Fortran compilers tailored for Pydroid 3, enabling you to build any library from pip, even those with native code. Also, compile and install dependencies directly from the command line.
Cython Support: Enhance your Python performance with Cython.
PDB Debugger: Debug your code efficiently with breakpoints and watches.
Kivy Graphical Library: Develop graphical applications using Kivy with a new SDL2 backend.
PySide6 Support: Available in the Quick Install repository, along with matplotlib support for PySide6, requiring no additional code.
Matplotlib Kivy Support: Found in the Quick Install repository for enhanced visualization.
pygame 2 Support: Create games and multimedia applications with ease.
Editor Features:
Intelligent Code Assistance: Benefit from code prediction, auto-indentation, and real-time code analysis, mirroring features of professional IDEs.*
Enhanced Keyboard: Access a keyboard bar with all the necessary programming symbols.
Customizable Appearance: Enjoy syntax highlighting and various themes for a personalized coding environment.
Efficient Navigation: Use tabs and enhanced code navigation with interactive assignment/definition gotos.
Quick Sharing: Share your code with one click on Pastebin.
*Features marked by asterisks are exclusive to the Premium version.
Quick Manual:
Pydroid 3 requires at least 250MB of free internal memory; 300MB+ is recommended, especially for heavy libraries like scipy.
To debug, set breakpoints by clicking on the line number.
Kivy applications are detected with "import kivy", "from kivy", or "#Pydroid run kivy".
PySide6 applications are detected with "import PySide6", "from PySide6", or "#Pydroid run qt".
Similar detection methods apply to sdl2, tkinter, and pygame.
Use "#Pydroid run terminal" to ensure your program runs in terminal mode, useful for matplotlib which defaults to GUI mode.
Why Some Libraries Are Premium-Only:
These libraries were challenging to port, requiring the expertise of another developer. Under agreement, these premium versions are exclusive to paying users. If you're interested in developing free versions of these libraries, please contact us.
Contribute to Pydroid 3:
Help shape Pydroid 3's future by reporting bugs or suggesting features. Your contributions are highly valued.
As Pydroid 3 aims to facilitate Python 3 education, our priority is porting scientific libraries, with system-related libraries ported only when needed for educational purposes.
Legal Information:
Some binaries in the Pydroid 3 APK are licensed under (L)GPL; contact us for source code.
GPL-licensed pure Python libraries are considered to be in source code form within Pydroid 3.
Pydroid 3 does not include any GPL-licensed native modules to prevent automatic import. An example is GNU readline, which can be installed via pip.
Samples provided in the app are free for educational use, except they cannot be used in competing products or derivative works without permission.
Android is a trademark of Google Inc.