Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
Python Interpreter with Kivy 아이콘

1.5 by enuriSoft


Nov 3, 2015

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)

번역 로드 중...

추가 앱 정보

최신 버전

Python Interpreter with Kivy 업데이트 요청 1.5

업로드한 사람

Quang Tri

필요한 Android 버전

Android 2.2+

카테고리

무료 교육 앱

더 보기

최신 버전 1.5의 새로운 기능

Last updated on Nov 3, 2015

* 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 스크린 샷

댓글 로드 중 ...
APKPure를 구독하십시오
최고의 Android 게임 및 앱의 초기 릴리스, 뉴스 및 가이드에 액세스하는 첫 번째 사람이 되십시오.
고맙지 만 사양 할게
가입하기
성공적으로 구독!
당신은 이제 APKPure에 가입되었습니다.
APKPure를 구독하십시오
최고의 Android 게임 및 앱의 초기 릴리스, 뉴스 및 가이드에 액세스하는 첫 번째 사람이 되십시오.
고맙지 만 사양 할게
가입하기
성공!
당신은 이제 우리의 뉴스 레터를 구독하고 있습니다.