ikon QPython 3L - Python for Android

QPython 3L

Versi: 3.0.0
23.2MB 1,000,000+ 3.9 3.85 ULASAN
Price: $0

Deskripsi QPython 3L

# About QPython 3L
QPython is the Python engine for android. It contains some amazing features such as Python interpreter, runtime environment, editor and QPYI and integrated SL4A. It makes it easy for you to use Python on Android. And it's FREE.
QPython already has millions of users worldwide and it is also an open source project.
For different usage scenarios, QPython has two branches, namely QPython Ox and 3x.
QPython Ox is mainly aimed at programming learners, and it provides more friendly features for beginners.
This is the QPython 3L, it is mainly for experienced Python users, and it provides some advanced technical features.
# Amazing Features
- Offline Python 3 interpreter: no Internet is required to run Python programs
- It supports running multiple types of projects, including: console program, SL4A program, webapp program
- Convenient QR code reader for transferring codes to your phone
- QPYPI and a custom repository for prebuilt wheel packages for enhanced scientific libraries, such as numpy, scipy, matplotlib, scikit-learn etc
- Easy-to-use editor
- INTEGRATED & EXTENDED SCRIPT LAYER FOR ANDROID LIBRARY (SL4A): IT LETS YOU DRIVE THE ANDROID WORK WITH PYTHON
- Good documentation and customer support
# SL4A Features
With SL4A features, you can use Python programming to control Android work:
- Android Apps API, such as: Application, Activity, Intent & startActivity, SendBroadcast, PackageVersion, System, Toast, Notify, Settings, Preferences, GUI
- Android Resources Manager, such as: Contact, Location, Phone, Sms, ToneGenerator, WakeLock, WifiLock, Clipboard, NetworkStatus, MediaPlayer
- Third App Integrations, such as: Barcode, Browser, SpeechRecongition, SendEmail, TextToSpeech
- Hardwared Manager: Carmer, Sensor, Ringer & Media Volume, Screen Brightness, Battery, Bluetooth, SignalStrength, WebCam, Vibrate, NFC, USB
[ API Documentation Link ]
https://github.com/qpython-android/qpysl4a/blob/master/README.md
[ API Samples ]
https://github.com/qpython-android/qpysl4a/issues/1
[ IMPORTANT NOTE ]
IT MAY REQUIRE THE BLUETOOTH / LOCATION / READ_SMS / SEND_SMS / CALL_PHONE AND OTHER PERMISSIONS, SO THAT YOU CAN PROGRAM ITH THESE FEATURES. QPYTHON WILL NOT USE THESE PERMISSIONS IN BACKGROUND.
IF YOU GET EXCEPTION IN RUNTIME WHILE USING SL4A API, PLEASE CHECK WHETHER THE RELEVANT PERMISSIONS IN THE SYSTEM SETTINGS ARE ENABLED.
# How To Get Professional Customer Support
Please follow the guide to get support https://github.com/qpython-android/qpython/blob/master/README.md
[ QPython community ]
https://www.facebook.com/groups/qpython
[ FAQ ]
A: Why can't I use the SMS API of SL4A
Q: Because Google Play and some app stores have strict requirements on the permissions of apps, in QPython 3x, we use x to distinguish branches with different permissions or appstores. For example, L means LIMITED and S means SENSITIVE.
Sometimes you cannot use the corresponding SL4A APIs because the version you installed does not have the corresponding permissions, so you can consider replace what you have installed with the right one.
You can find other branches here:
https://github.com/qpython-android/qpython3/releases
# Tentang QPython 3L
QPython adalah mesin Python untuk android. Ini berisi beberapa fitur luar biasa seperti interpreter Python, lingkungan runtime, editor dan QPYI dan SL4A terintegrasi. Ini memudahkan Anda untuk menggunakan Python di Android. Dan ini GRATIS.
QPython sudah memiliki jutaan pengguna di seluruh dunia dan ini juga merupakan proyek open source.
Untuk skenario penggunaan yang berbeda, QPython memiliki dua cabang, yaitu QPython Ox dan 3x.
QPython Ox terutama ditujukan untuk pemrograman pelajar, dan menyediakan fitur yang lebih ramah untuk pemula.
Ini adalah QPython 3L, ini terutama untuk pengguna Python yang berpengalaman, dan menyediakan beberapa fitur teknis canggih.
# Fitur Luar Biasa
- Offline Python 3 interpreter: tidak diperlukan Internet untuk menjalankan program Python
- Mendukung berbagai jenis proyek, termasuk: program konsol, program SL4A, program webapp
- Pembaca kode QR yang nyaman untuk mentransfer kode ke telepon Anda
- QPYPI dan repositori khusus untuk paket roda prebuilt untuk pustaka ilmiah yang ditingkatkan, seperti numpy, scipy, matplotlib, scikit-pelajari dll
- Editor yang mudah digunakan
- LAPISAN SCRIPT TERINTEGRASI & DIPERPANJANG UNTUK PERPUSTAKAAN ANDROID (SL4A): MUNGKIN ANDA MENGEMUDI KERJA ANDROID DENGAN PYTHON
- Dokumentasi yang baik dan dukungan pelanggan
# Fitur SL4A
Dengan fitur SL4A, Anda dapat menggunakan pemrograman Python untuk mengontrol pekerjaan Android:
- API Aplikasi Android, seperti: Aplikasi, Aktivitas, Intent & startActivity, SendBroadcast, PackageVersion, Sistem, Roti Bakar, Beri tahu, Pengaturan, Preferensi, GUI
- Android Resources Manager, seperti: Kontak, Lokasi, Telepon, Sms, ToneGenerator, WakeLock, WifiLock, Clipboard, NetworkStatus, MediaPlayer
- Integrasi Aplikasi Ketiga, seperti: Barcode, Browser, SpeechRecongition, SendEmail, TextToSpeech
- Manajer Perangkat Keras: Carmer, Sensor, Ringer & Media Volume, Kecerahan Layar, Baterai, Bluetooth, Kekuatan Sinyal, WebCam, Getar, NFC, USB
[Tautan Dokumentasi API]
https://github.com/qpython-android/qpysl4a/blob/master/README.md
[Sampel API]
https://github.com/qpython-android/qpysl4a/issues/1
[ CATATAN PENTING ]
MUNGKIN MEMBUTUHKAN BLUETOOTH / LOCATION / READ_SMS / SEND_SMS / CALL_PHONE DAN IZIN LAINNYA, SEHINGGA ANDA BISA PROGRAM DENGAN FITUR INI. QPYTHON TIDAK AKAN MENGGUNAKAN IZIN INI DI LATAR BELAKANG.
JIKA ANDA MENDAPATKAN PENGECUALIAN DALAM SAAT RUNTIM SAAT MENGGUNAKAN SL4A API, SILAHKAN PERIKSA BAIK PERIZINAN YANG RELEVAN DALAM PENGATURAN SISTEM YANG DIUNGKAPKAN.
# Cara Mendapatkan Dukungan Pelanggan Profesional
Ikuti panduan ini untuk mendapatkan dukungan https://github.com/qpython-android/qpython/blob/master/README.md
[Komunitas QPython]
https://www.facebook.com/groups/qpython
[FAQ]
A: Mengapa saya tidak bisa menggunakan API SMS SL4A
T: Karena Google Play dan beberapa toko aplikasi memiliki persyaratan ketat tentang izin aplikasi, dalam QPython 3x, kami menggunakan x untuk membedakan cabang dengan izin atau toko aplikasi yang berbeda. Misalnya, L berarti TERBATAS dan S berarti SENSITIF.
Terkadang Anda tidak dapat menggunakan API SL4A yang sesuai karena versi yang Anda instal tidak memiliki izin yang sesuai, sehingga Anda dapat mempertimbangkan untuk mengganti apa yang telah Anda instal dengan yang benar.
Anda dapat menemukan cabang lain di sini:
https://github.com/qpython-android/qpython3/releases

Tampilkan Selengkapnya kurang

Yang Terbaru QPython 3L

What's NEW with v3.0.0
The first version of the QPython project has been restarted, with a new name
- It added the qsl4ahelper as a built-in package
- It added a QPySL4A App project sample into built-in editor, you can create QSLAApp by creating an project
- It rearranged permissions
- It fixed ssl error bugs
Visit https://www.qpython.org/en/qpython_3x_featues.html to get more detail.

Informasi

PackageName icon
ID:
org.qpython.qpy3
category icon
Kategori:
update icon
Perbarui:
2024-10-08
version icon
Versi:
3.0.0
requirements icon
Butuh:
Android 4.0 or later
google play icon
Available on:
filesize icon
Ukuran File:
23.2MB

ULASAN

avatar
avatar
avatar
avatar
avatar
avatar
DOWNLOAD IS NOT SUPPORTED IN WEB STORE!
Use the latest version of 9Apps to download APK&OBB file of games in one click!
DOWNLOAD 9APPS