Python Interpreter with Kivy

Python Interpreter with Kivy

enuriSoft
2015年11月04日
  • 8.0 MB

    文件大小

  • Android 2.2+

    Android OS

关于Python Interpreter with Kivy

使用Kivy Python解释器。蟒蛇REPL。Python的IDE。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)

更多

最新版本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
更多

视频和屏幕截图

  • Python Interpreter with Kivy 海报
  • Python Interpreter with Kivy 截图 1
  • Python Interpreter with Kivy 截图 2
  • Python Interpreter with Kivy 截图 3
  • Python Interpreter with Kivy 截图 4
  • Python Interpreter with Kivy 截图 5
  • Python Interpreter with Kivy 截图 6
  • Python Interpreter with Kivy 截图 7

Python Interpreter with Kivy APK信息

最新版本
1.5
类别
教育
Android OS
Android 2.2+
文件大小
8.0 MB
开发者
enuriSoft
在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Python Interpreter with Kivy APK 下载。

Python Interpreter with Kivy历史版本

APKPure 图标

在APKPure上极速安全下载应用

一键安装安卓XAPK/APK文件!

下载 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