Python Interpreter with Kivy আইকন

Python Interpreter with Kivy


enuriSoft
1.5
  • Nov 3, 2015
    Update date
  • 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

আপলোড

Quang Tri

Android প্রয়োজন

Android 2.2+

সামগ্রীর রেটিং

Everyone

সর্বশেষ সংস্করণ 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 স্ক্রিনশট

Python Interpreter with Kivy পোস্টারPython Interpreter with Kivy স্ক্রিনশট 1Python Interpreter with Kivy স্ক্রিনশট 2Python Interpreter with Kivy স্ক্রিনশট 3Python Interpreter with Kivy স্ক্রিনশট 4Python Interpreter with Kivy স্ক্রিনশট 5Python Interpreter with Kivy স্ক্রিনশট 6Python Interpreter with Kivy স্ক্রিনশট 7

সম্পর্কিত ট্যাগ

গত 24 ঘন্টার জনপ্রিয় প্রবন্ধ

অনুসন্ধান করছে...
APKPure সাবস্ক্রাইব করুন
সেরা অ্যান্ড্রয়েড গেমস এবং অ্যাপ্লিকেশনগুলির প্রাথমিক রিলিজ, সংবাদ এবং গাইডগুলিতে অ্যাক্সেস পাওয়ার জন্য প্রথম হন।
না ধন্যবাদ
নিবন্ধন করুন
সফলভাবে সাবস্ক্রাইব!
আপনি এখন এপকপুরে সাবস্ক্রাইব করেছেন।