Discover

Topics

Pydroid 3 - IDE for Python 3

Pydroid 3 - IDE for Python 3 version history

‹ General Info
Version 3.01_arm
Updated 5 years ago
Version 2.22_arm (2 variants)
Updated 5 years ago
Version 2.21_arm
Updated 5 years ago
Version 2.1_arm
Updated 6 years ago
Changelog Added Keras.
Added workaround for Android P (preview 2) weird seccomp policy.
Fixed number input in Tkinter.
Version 2.0_arm
Updated 6 years ago
Changelog IMPORTANT NOTICE: This is a major update, all packages installed from pip will be erased
Added Tkinter and pygame_sdl2
Fixed code analyzer and completer to support custom modules placed in the same directory
Added a workaround for liblzma bug that appears on some devices
Fixed a lot of bugs
Version 1.02_arm (2 variants)
Updated 6 years ago
Changelog fix UI
fixed wakelock
minor updates
Version 1.01 (2 variants)
Updated 6 years ago
Changelog Added an option to disable insertion of quotes/braces
Version 1.0
Updated 6 years ago
Version 5.00_arm64 (6 variants)
Updated 2 years ago
Changelog Updated to Python 3.9
Removed pygame_sdl2, please use pygame instead
Added dark theme support
Fixed cryptography-related issues
Fixed a lot of bugs
Version 4.01_arm64
Updated 3 years ago
Changelog 4.01:
SDL now respects rotation lock on all devices
32-bit ARM / x86 hotfix for ipython

4.00:
Updated Python to 3.8
Added OpenMP support, numpy and scipy are much faster now
Added PyTorch premium library
Replaced pygame_sdl2 with regular pygame (pygame_sdl2 is still available for compatibility, will be removed later)
Updated libraries, TensorFlow is now v2, OpenCV now has contrib modules
PyQt5 doesn't require CuteLoader anymore and includes PyQtChart
Fixed a lot of bugs