Python Interpreter with Kivy

Python Interpreter with Kivy

enuriSoft
Nov 3, 2015
  • 8.0 MB

    Dosya Boyutu

  • Android 2.2+

    Android OS

Python Interpreter with Kivy hakkında

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)

Daha Fazla Göster

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
Daha Fazla Göster

Videolar ve ekran görüntüleri

  • Python Interpreter with Kivy gönderen
  • Python Interpreter with Kivy Ekran Görüntüsü 1
  • Python Interpreter with Kivy Ekran Görüntüsü 2
  • Python Interpreter with Kivy Ekran Görüntüsü 3
  • Python Interpreter with Kivy Ekran Görüntüsü 4
  • Python Interpreter with Kivy Ekran Görüntüsü 5
  • Python Interpreter with Kivy Ekran Görüntüsü 6
  • Python Interpreter with Kivy Ekran Görüntüsü 7

Python Interpreter with Kivy APK Bilgileri

En son sürüm
1.5
Kategori
Eğitim
Android OS
Android 2.2+
Dosya Boyutu
8.0 MB
Geliştirici
enuriSoft
Güvenli ve Hızlı APK İndirmeleri APKPure'de
APKPure, virüssüz Python Interpreter with Kivy APK indirmelerini sağlamak için imza doğrulaması kullanır.

Python Interpreter with Kivy'in eski sürümleri

APKPure simgesi

APK Uygulaması ile Süper Hızlı ve Güvenli İndirme

XAPK/APK dosyalarını Android'e yüklemek için tek tıkla!

İndir APKPure
thank icon
Kullanıcı deneyiminizi geliştirmek için bu web sitesinde çerezleri ve diğer teknolojileri kullanıyoruz.
Bu sayfadaki herhangi bir bağlantıya tıklayarak, Gizlilik Politikamıza ve Çerezler Politikamıza izin vermiş oluyorsunuz.
Daha fazla bilgi edin