Unlock the world of Python 3 programming with Pydroid 3, the most user-friendly and powerful educational Python 3 IDE available on Google Play for Android devices. Whether you're a beginner looking to learn Python or an experienced developer needing a robust development environment on the go, Pydroid 3 has you covered.
Features:
- Offline Python 3 Interpreter: Run Python programs without an internet connection, ensuring you can code anywhere, anytime.
- Pip Package Manager: Access a custom repository with prebuilt wheel packages, enhancing your ability to use scientific libraries like numpy, scipy, matplotlib, scikit-learn, and jupyter.
- Advanced Libraries: Enjoy access to OpenCV, TensorFlow, and PyTorch on devices with Camera2 API support (available in the Premium version).
- Learning Resources: Out-of-the-box examples to accelerate your learning curve.
- Complete Tkinter Support: Develop GUI applications with ease.
- Full-Featured Terminal Emulator: With readline support, available through pip.
- Integrated Compilers: Built-in C, C++, and Fortran compilers tailored for Pydroid 3, allowing you to build any library from pip, even those using native code, directly from the command line.
- Cython Support: Enhance your Python code with C extensions.
- PDB Debugger: Advanced debugging with breakpoints and watches.
- Kivy Graphical Library: Powered by a new SDL2 backend for creating multi-touch applications.
- PySide6 Support: Available in the Quick Install repository, along with matplotlib support, no extra code required.
- Matplotlib Kivy Support: Also available in the Quick Install repository.
- pygame 2 Support: Create games and multimedia applications.
Editor Features:
- Code Prediction and Analysis: Auto-indentation, real-time code analysis, and more, all designed to mimic a real IDE (available in the Premium version).
- Enhanced Keyboard: An extended keyboard bar with all the symbols needed for Python programming.
- Syntax Highlighting & Themes: Customize your coding environment to suit your style.
- Tabbed Interface: Manage multiple files effortlessly.
- Code Navigation: Interactive assignment/definition gotos for better code understanding.
- One-Click Sharing: Share your code directly on Pastebin.
*Features marked by an asterisk are available in the Premium version only.
Quick Manual:
- Pydroid 3 requires at least 250MB of free internal memory; 300MB+ is recommended. More space may be needed for heavy libraries like scipy.
- To run in debug mode, place breakpoint(s) by clicking on the line number.
- 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 "#Pydroid run terminal" for terminal mode, useful with matplotlib for GUI mode operations.
Why Are Some Libraries Premium-Only?
Certain libraries, due to their complexity and the effort required to port them, are exclusively available to Premium users. These libraries were developed by external developers under an agreement that limits their distribution. If you're interested in developing free alternatives, please contact us.
Contribute to Pydroid 3's development by reporting bugs or suggesting features. Your feedback is invaluable as we aim to enhance Python 3 education, prioritizing the porting of scientific libraries.
Legal Information:
- Some binaries in Pydroid 3 APK are licensed under (L)GPL. For source code, please email us.
- GPL pure Python libraries bundled with Pydroid 3 are considered to be in source code form.
- Pydroid 3 avoids bundling GPL-licensed native modules to prevent automatic import. An example is GNU readline, which can be installed via pip.
- Samples in the application are free for educational use, except they cannot be used in competing products or derivative works without permission. If unsure, contact us via email.
Android is a trademark of Google Inc.