Python Interpreter with Kivy APK

232+ votes, 3.48/5

... [readmore]


⇣ Download APK (7.98 MB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Version 1.5
Update
Size 7.98 MB
Category Education
Developer enuriSoft
Downloads ↓ 0
⇣ Download APK (7.98 MB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

File Infos

License type Free
Version 1.5
Size 7.98 MB (8364784)
Filename enurisoft.com.pythoninterpreter_105_8364784.apk
Requirement 2.2 and up
Type app
Category Education
Package name: enurisoft.com.pythoninterpreter
Slogan:

APK Permissions


‣ android.permission.WRITE_EXTERNAL_STORAGE


APK used Features


‣ android.hardware.touchscreen

Screenshots (17 images)

Python Interpreter with Kivy screenshot 1 Python Interpreter with Kivy screenshot 2 Python Interpreter with Kivy screenshot 3 Python Interpreter with Kivy screenshot 4 Python Interpreter with Kivy screenshot 5 Python Interpreter with Kivy screenshot 6 Python Interpreter with Kivy screenshot 7 Python Interpreter with Kivy screenshot 8 Python Interpreter with Kivy screenshot 9 Python Interpreter with Kivy screenshot 10 Python Interpreter with Kivy screenshot 11 Python Interpreter with Kivy screenshot 12 Python Interpreter with Kivy screenshot 13 Python Interpreter with Kivy screenshot 14 Python Interpreter with Kivy screenshot 15 Python Interpreter with Kivy screenshot 16 Python Interpreter with Kivy screenshot 17

About Python Interpreter with Kivy APK

Python Interpreter with Kivy poster
Python Interpreter with Kivy APK version 1.5 poster

Latest update [menu]


* Update release 1.5
- Added CodeEditor feature
- Syntax highlight
- Multiple documents edit
- Added Filebrowser
- Paste Bug fixed
- Tutorial added
- Layout update

Description [menu]


SourceCode : https://github.com/terrorgun/Python_Interpreter

It is Python interpreter for Android.
It is Python REPL.
It is Python IDE and contain some tutorial.
It offers a great learning experience for Python beginners.
It is written in python using the Kivy framework. (http://kivy.org)
Kivy is cross platform greate NUI framwork.

You can test kivy like this.

# import kivy modules
import kivy
from kivy.core.window import Window
from kivy.uix.button import Button

# get root
root = Window.get_parent_window()

# creat button
btn = Button(text="button test", pos=(200,500), size_hint=(None, None), size=(300,150))

# show button
root.add_widget(btn)

How to install Python Interpreter with Kivy APK for Android [menu]


Download Python Interpreter with Kivy APK file (enurisoft.com.pythoninterpreter_105_8364784.apk) from SameAPK.com, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (enurisoft.com.pythoninterpreter_105_8364784.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

How to install Python Interpreter with Kivy APK on Windows 7/8/10 or MAC PC? [menu]


Download Python Interpreter with Kivy APK file(enurisoft.com.pythoninterpreter_105_8364784.apk) from SameAPK.com to your PC (ex: /Users/xxx/Downloads/(enurisoft.com.pythoninterpreter_105_8364784.apk)), then follow these steps:

Using Emulator:

  • Download And Install one Emulator Softwares (Ex: Bluestacks, GenyMotion, NoxPlayer)
  • Simple install APK on PC by drag and drop file enurisoft.com.pythoninterpreter_105_8364784.apk on Emulator screen

Python Interpreter with Kivy APK Pros & Cons [menu]


Pros
  • This app is safe, it's not require high risk permissions
  • Compatible with 32 bit device (most Emulator using 32bit arch CPU)
  • Compatible with 64-bit device (some android device and current Bluestacks)

Cons
Everything is good.


Similar applications [menu]


New Apps



Comments

No comment Yet.