Pydroid 3 is the most easy to use and powerful educational Python 3 IDE for Android.
Features:
- Offline Python 3.7 interpreter: no Internet is required to run Python programs.
- Pip package manager and a custom repository for prebuilt wheel packages for enhanced scientific libraries, such as numpy, scipy, matplotlib, scikit-learn and jupyter.
- OpenCV is now available (on devices with Camera2 API support). *
- Tensorflow is also available. *
- Examples available out-of-the-box for quicker learning.
- Complete Tkinter support for GUI.
- Full-featured Terminal Emulator, with a readline support (available in pip).
- Built-in C, C++ and even Fortran compiler designed specially for Pydroid 3. It lets Pydroid 3 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.
- Matplotlib Kivy support available in Quick Install repository.
- pygame_sdl2 support (SDL2-based pygame implementation).
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 3 requires at least 200MB free internal memory. 220MB+ 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.
There is a special mode "#Pydroid run terminal" to ensure your program runs in terminal mode (this is useful with matplotlib that automatically runs in GUI mode)
Why are some libraries premium-only?
These libraries were extremely hard to port, so we had to ask another developer to do that. Under agreement, his forks of these libraries are provided to the premium users only. If you would like to develop free forks of these libraries - contact us.
Take a part in development of Pydroid 3 by reporting bugs or providing feature requests to us. We appreciate that.
As Pydroid 3 main goal is to help user learn Python 3 programming language, our first priority is porting scientific libraries (so system-related libraries are ported only when they are used as dependencies of some other educational package).
Legal information.
Some binaries in Pydroid 3 APK are licensed under (L)GPL, email us for the source code.
GPL pure Python libraries bundled with Pydroid 3 are considered to be coming in the source code form already.
Pydroid 3 doesn’t bundle 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.
Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
Android is a trademark of Google Inc.
Pydroid 3 เป็น Python 3 สำหรับการศึกษาที่ใช้งานง่ายและทรงพลังที่สุดสำหรับ Android
คุณสมบัติ:
- ล่าม Python 3.7 แบบออฟไลน์: ไม่จำเป็นต้องใช้อินเทอร์เน็ตในการเรียกใช้โปรแกรม Python
- ผู้จัดการแพ็คเกจ Pip และพื้นที่เก็บข้อมูลที่กำหนดเองสำหรับแพคเกจล้อที่สร้างไว้ล่วงหน้าสำหรับห้องสมุดวิทยาศาสตร์ที่ปรับปรุงแล้วเช่น numpy, scipy, matplotlib, scikit-learn และ jupyter
- OpenCV พร้อมใช้งานแล้ว (บนอุปกรณ์ที่รองรับ Camera2 API) * * * *
- Tensorflow ยังมีอยู่ * * * *
- ตัวอย่างการเรียนรู้นอกห้องเรียนเพื่อการเรียนรู้ที่รวดเร็วยิ่งขึ้น
- รองรับ Tkinter สำหรับ GUI อย่างสมบูรณ์
- เทอร์มินัลอีมูเลเตอร์เต็มรูปแบบพร้อมการรองรับ readline (มีให้ใน pip)
- Built-in C, C ++ และคอมไพเลอร์ Fortran ที่ออกแบบมาเป็นพิเศษสำหรับ Pydroid 3 ช่วยให้ Pydroid 3 สร้างไลบรารี่ใด ๆ จาก pip แม้ว่าจะใช้รหัสเนทีฟก็ตาม คุณยังสามารถสร้างและติดตั้งการพึ่งพาจากบรรทัดคำสั่ง
- การสนับสนุน Cython
- ดีบักเกอร์ PDB พร้อมเบรกพอยต์และนาฬิกา
- ห้องสมุดกราฟิก Kivy พร้อมแบ็กเอนด์ SDL2 ใหม่ที่เป็นประกาย
- รองรับ PyQt5 ที่มีอยู่ในที่เก็บ Quick Install พร้อมกับ matplotlib รองรับ PyQt5 โดยไม่ต้องใช้รหัสเพิ่มเติม
- การสนับสนุน Matplotlib Kivy มีอยู่ในที่เก็บ Quick Install
- การสนับสนุน pygame_sdl2 (การใช้งาน pygame แบบ SDL2)
คุณสมบัติบรรณาธิการ:
- การทำนายรหัส, การเยื้องอัตโนมัติและการวิเคราะห์รหัสตามเวลาจริงเช่นเดียวกับใน IDE ที่แท้จริง * * * *
- แถบแป้นพิมพ์แบบขยายพร้อมสัญลักษณ์ทั้งหมดที่คุณต้องการตั้งโปรแกรมใน Python
- การเน้นไวยากรณ์และธีม
- แท็บ
- การนำรหัสที่ได้รับการปรับปรุงพร้อมการมอบหมายแบบโต้ตอบ / การกำหนดคำจำกัดความ
- คลิกเดียวที่แบ่งปันบน Pastebin
* คุณสมบัติที่มีเครื่องหมายดอกจันให้บริการในรุ่นพรีเมี่ยมเท่านั้น
คู่มือฉบับย่อ
Pydroid 3 ต้องการหน่วยความจำภายในฟรีอย่างน้อย 200MB แนะนำให้ใช้ 220MB + มากขึ้นถ้าคุณใช้ไลบรารีจำนวนมากเช่น scipy
หากต้องการรันจุดพักจุดดีบักให้คลิกที่หมายเลขบรรทัด
ตรวจพบ Kivy ด้วย "import kivy", "from kivy" หรือ "#Pydroid run kivy"
ตรวจพบ PyQt5 ด้วย“ import PyQt5”,“ จาก PyQt5“ หรือ“ #Pydroid run qt”
เช่นเดียวกันสำหรับ sdl2, tkinter และ pygame
มีโหมดพิเศษ "#Pydroid run terminal" เพื่อให้แน่ใจว่าโปรแกรมของคุณทำงานในโหมดเทอร์มินัล (ซึ่งมีประโยชน์กับ matplotlib ที่ทำงานโดยอัตโนมัติในโหมด GUI)
เหตุใดห้องสมุดบางแห่งจึงให้สิทธิ์อย่างเดียว
ห้องสมุดเหล่านี้ยากต่อการย้ายดังนั้นเราจึงต้องขอให้ผู้พัฒนารายอื่นทำเช่นนั้น ภายใต้ข้อตกลงส้อมของห้องสมุดเหล่านี้มอบให้แก่ผู้ใช้งานระดับพรีเมียมเท่านั้น หากคุณต้องการพัฒนาส้อมฟรีของห้องสมุดเหล่านี้ - ติดต่อเรา
มีส่วนร่วมในการพัฒนา Pydroid 3 โดยการรายงานข้อบกพร่องหรือส่งคำขอคุณสมบัติให้เรา เราขอขอบคุณที่
เป้าหมายหลักของ Pydroid 3 คือการช่วยให้ผู้ใช้เรียนรู้ภาษาการเขียนโปรแกรม Python 3 สิ่งสำคัญอันดับแรกของเราคือการย้ายไลบรารี่วิทยาศาสตร์ (ดังนั้นไลบรารีที่เกี่ยวข้องกับระบบจะถูกพอร์ตเมื่อพวกมันถูกใช้เป็นการอ้างอิงของแพ็คเกจการศึกษาอื่น ๆ )
ข้อมูลทางกฎหมาย.
ไบนารีบางตัวใน Pydroid 3 APK ได้รับอนุญาตภายใต้ (L) GPL ส่งอีเมลถึงเราสำหรับซอร์สโค้ด
GPL pure Python ไลบรารี่ที่มาพร้อมกับ Pydroid 3 นั้นถือว่ามาในรูปแบบซอร์สโค้ดอยู่แล้ว
Pydroid 3 ไม่ได้รวมโมดูลเนทีฟที่ได้รับอนุญาตจาก GPL เพื่อหลีกเลี่ยงการนำเข้าโดยอัตโนมัติ ตัวอย่างที่มีชื่อเสียงของห้องสมุดดังกล่าวคือ GNU readline ซึ่งสามารถติดตั้งได้โดยใช้ pip
ตัวอย่างที่มีอยู่ในแอปพลิเคชันนั้นฟรีสำหรับการใช้เพื่อการศึกษาโดยมีข้อยกเว้นหนึ่งประการ: พวกเขาหรือผลงานลอกเลียนแบบไม่สามารถใช้ในผลิตภัณฑ์คู่แข่งใด ๆ (ในทางใดทางหนึ่ง) หากคุณไม่แน่ใจว่าแอปของคุณได้รับผลกระทบจากข้อ จำกัด นี้หรือไม่ให้ขออนุญาตทางอีเมลทุกครั้ง
Android เป็นเครื่องหมายการค้าของ Google Inc.