Python Interpreter with Kivy

Python Interpreter with Kivy

enuriSoft
Nov 3, 2015
  • 8.0 MB

    File Size

  • Android 2.2+

    Android OS

About Python Interpreter with Kivy

Python interpreter using the Kivy.Python REPL.Python IDE.Python Tutorial.

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)

Show More

What's new in the latest 1.5

Last updated on 2015-11-04
* Update release 1.5
- Added CodeEditor feature
- Syntax highlight
- Multiple documents edit
- Added Filebrowser
- Paste Bug fixed
- Tutorial added
- Layout update
Show More

Videos and Screenshots

  • Python Interpreter with Kivy poster
  • 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 APK Information

Latest Version
1.5
Category
Education
Android OS
Android 2.2+
File Size
8.0 MB
Developer
enuriSoft
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free Python Interpreter with Kivy APK downloads for you.

Old Versions of Python Interpreter with Kivy

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies