Python Interpreter with Kivy

Python Interpreter with Kivy

enuriSoft
Nov 3, 2015
  • 8.0 MB

    ফাইলের আকার

  • 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)

আরো দেখান

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
আরো দেখান

ভিডিও এবং স্ক্রিনশট

  • 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
APKPure আইকন

APKPure অ্যাপের মাধ্যমে অতি দ্রুত এবং নিরাপদ ডাউনলোড করা হচ্ছে

Android-এ XAPK/APK ফাইল ইনস্টল করতে এক-ক্লিক করুন!

ডাউনলোড করুন APKPure
thank icon
আমরা আপনার ব্যবহারকারীর অভিজ্ঞতা বাড়ানোর জন্য এই ওয়েবসাইটে কুকি এবং অন্যান্য প্রযুক্তি ব্যবহার করি।
এই পেজে কোনো লিঙ্কে ক্লিক করে আপনি আমাদের Privacy Policy and কুকি নীতিতে আপনার সম্মতি দিচ্ছেন।
আরো জানুন