Python Interpreter with Kivy

Python Interpreter with Kivy

enuriSoft
03/11/2015
  • 8.0 MB

    Tamaño de archivo

  • Android 2.2+

    Android OS

Acerca del Python Interpreter with Kivy

Intérprete de Python usando el Kivy.Python REPL.Python IDE.Tutorial de Python.

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)

Mostrar más

Novedades más recientes 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
Mostrar más

Vídeos y capturas de pantalla

  • Python Interpreter with Kivy Poster
  • Python Interpreter with Kivy captura de pantalla 1
  • Python Interpreter with Kivy captura de pantalla 2
  • Python Interpreter with Kivy captura de pantalla 3
  • Python Interpreter with Kivy captura de pantalla 4
  • Python Interpreter with Kivy captura de pantalla 5
  • Python Interpreter with Kivy captura de pantalla 6
  • Python Interpreter with Kivy captura de pantalla 7

Información de Python Interpreter with Kivy APK

Última Versión
1.5
Categoría
Educación
Android OS
Android 2.2+
Tamaño de archivo
8.0 MB
Desarrollador
enuriSoft
Descargas seguras y rápidas de APK en APKPure
APKPure utiliza verificación de firmas para garantizar descargas de Python Interpreter with Kivy APK libres de virus para ti.

Versiones Antiguas de Python Interpreter with Kivy

APKPure icono

Descarga rápida y segura a través de APKPure App

¡Un clic para instalar archivos XAPK/APK en Android!

Descargar 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