PyCode is an integrated development environment(ide) for developing python programs on your device.
It features a powerful editor, built in python interpreter, terminal and file manager.
Features
Editor
– Run python code
– Auto indentation
– Auto save
– Undo and Redo.
– Support for characters not normally present in the virtual keyboard like tabs and arrows.
Python Console
– Run python code on an interpreter directly
– Run python files
Terminal
– Preinstalled python3 and python2
– Access the shell and commands that ship with android.
– Support for tab and arrows even if the virtual keyboard lacks them.
File Manager
– Access your files without leaving the app.
– Copy, Paste and Delete.