Python Interpreter with Kivy

Python Interpreter with Kivy

  • 8.0 MB

    اندازه فایل

  • Everyone

  • Android 2.2+

    Android OS

درباره‌ی 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)

نمایش بیشتر

جدیدترین 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 عکس از صفحه
  • برنامه‌نما Python Interpreter with Kivy عکس از صفحه
  • برنامه‌نما Python Interpreter with Kivy عکس از صفحه
  • برنامه‌نما Python Interpreter with Kivy عکس از صفحه
  • برنامه‌نما Python Interpreter with Kivy عکس از صفحه
  • برنامه‌نما Python Interpreter with Kivy عکس از صفحه
  • برنامه‌نما Python Interpreter with Kivy عکس از صفحه

اطلاعات Python Interpreter with Kivy APK

آخرین نسخه
1.5
دسته بندی
آموزش
Android OS
Android 2.2+
اندازه فایل
8.0 MB
توسعه دهنده
enuriSoft
رتبه‌بندی محتوا
Everyone
ایمن و سریع APK دانلود در APKPure
APKPure از تأیید امضای نرم‌افزار برای اطمینان از دانلودهای بدون ویروس APK Python Interpreter with Kivy استفاده می‌کند.

نسخه‌های قدیمی Python Interpreter with Kivy

آیکون‌ APKPure

دانلود فوق سریع و ایمن از طریق برنامه APKPure

برای نصب فایل های XAPK/APK در اندروید با یک کلیک!

دانلود APKPure
thank icon
ما از کوکی ها و فناوری های دیگر در این وبسایت برای بهبود تجربه کاربری شما استفاده می کنیم.
با کلیک بر روی هر پیوند در این صفحه شما دستور خود را برای سیاست حفظ حریم خصوصیاینجاو سیاست فایلمی دهید.
بیشتر بدانید