PyCode Editor (Beta)1.4.6
Publisher Description
PyCode Editor (Beta) -Edit & run Python code
Edit & run Python code (Beta release).
Offline Python Editor based on Skulpt, entirely client side with display result & validation code
========
Release 1.3.0 - Introduced the new toggle button to display output area in full-screen mode
Release 1.2.5 - Updated python standard library and now the editor supporting partially pygal library
Release 1.0.5 - New full-screen button in sidebar for code editor
Note: sidebar with tools is now positioned to the left of your screen
========
* Edit, run and validate Python code
* Save code in your Android storage as Python application and as txt format
* Print result as pdf format
* Drag & Drop to open python and txt file (Chromebooks). You can use button toolbar too (For all devices)
* Undo & Redo buttons
* Bluetooth keyboard shortcuts Ctrl-Space to autocomplete the code
* Search/Replace string and jump to line (Using advanced functions with bluetooth keyboard shortcuts too)
* Save Python code as pdf format
* Bluetooth keyboard shortcuts to save project as Python application (CTRL-SHIFT-S for Windows - CMD-SHIFT-S for Mac)
* Bluetooth keyboard shortcuts to save code as txt format (CTRL-S for Windows - CMD-S for Mac)
* Numpy, matplotlib libraries partially supported
Details about bluetooth keyboard shortcuts:
* Ctrl-F / Cmd-F (Mac): Search
* Ctrl-G / Cmd-G (Mac): Search next
* Shift-Ctrl-G / Shift-Cmd-G (Mac): Search previous
* Shift-Ctrl-F / Cmd-Option-F (Mac): Search and Replace
* Shift-Ctrl-R / Shift-Cmd-Option-F (Mac): Replace All
* ALT-G: Jump to line
* Ctrl-Z and Ctrl-Y / Cmd-Z and Cmd-Y (Mac): Undo & Redo
Here is the list of libraries you can use:
- arduino;
- document;
- image;
- led matrix;
- math;
- matplotlib (partially supported);
- numpy (partially supported);
- operator;
- plot;
- processing;
- random;
- re;
- string;
- time;
- turtle;
- urlib;
- webgl;
- pygal (partially supported)
=============
Important notice
To view files saved in your Phone file system I suggest you use the Files by Google application. Unfortunately, the native file systems of some smartphones limit the complete display of folders and files
Thank you for your patience
=============
About PyCode Editor (Beta)
The company that develops PyCode Editor (Beta) is UlmDesign. The latest version released by its developer is 1.4.6.
To install PyCode Editor (Beta) on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2023-05-22 and was downloaded 66 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the PyCode Editor (Beta) as malware as malware if the download link to com.ulm.python is broken.
How to install PyCode Editor (Beta) on your Android device:
- Click on the Continue To App button on our website. This will redirect you to Google Play.
- Once the PyCode Editor (Beta) is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
- A pop-up window with the permissions required by PyCode Editor (Beta) will be shown. Click on Accept to continue the process.
- PyCode Editor (Beta) will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.
Program Details
System requirements
Download information
Pricing
Version History
version 1.4.6
posted on 2023-05-22
App updated to APIs level 33
version 1.4.5
posted on 2020-08-19
Release 1.4.5 - __bulitins__.classmethod.classmethod improved and some bugs fixed
version 1.4.0
posted on 2020-02-20
Release 1.4.0
- Works on Python3
- You can now inherit from builtin types including Exceptions!
- Major cleanup of numeric types
- Bug fixes for iteration when using subclasses with our without __getitem__
- Bug fixes and more completeness to lookups of dunder methods
- complex type is added
- brun command added to skulpt for easy access to in-browser debug
- Many Many minor bug fixes.
version 1.3.2
posted on 2019-08-08
Release 1.3.2 - Added support for Android Q to save files in your external storage