1/4
QPython 3L - Python for Android screenshot 0
QPython 3L - Python for Android screenshot 1
QPython 3L - Python for Android screenshot 2
QPython 3L - Python for Android screenshot 3
QPython 3L - Python for Android Icon

QPython 3L - Python for Android

QPythonLab
Trustable Ranking Icon可信任
7K+下载次数
24.5MB大小
Android Version Icon4.0.1 - 4.0.2+
Android版本
3.0.0(06-02-2020)最新版本
5.0
(3 评价)
Age ratingPEGI-3
如何安装
1
下载并打开安装文件
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
完成安装并打开Aptoide
app-card-icon
详情评价版本信息
1/4

介绍 QPython 3L - Python for Android

# About QPython 3L

QPython is the Python engine for android. It contains some amazing features such as Python interpreter, runtime environment, editor, QPYI and SL4A library. 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

#关于QPython 3L

QPython是Android的Python引擎。它包含一些惊人的功能,例如Python解释器,运行时环境,编辑器,QPYI和SL4A库。它使您可以轻松在Android上使用Python。而且是免费的。


QPython已经在全球拥有数百万的用户,并且它也是一个开源项目。


对于不同的使用场景,QPython有两个分支,即QPython Ox和3x。


QPython Ox主要针对编程学习者,它为初学者提供了更友好的功能。


这是QPython 3L,主要面向经验丰富的Python用户,它提供了一些高级技术功能。


#惊人的功能

-离线Python 3解释器:运行Internet程序不需要互联网

-它支持运行多种类型的项目,包括:控制台程序,SL4A程序,webapp程序

-便捷的QR码阅读器,可将代码传输到手机

-QPYPI和用于预装车轮套件的自定义存储库,用于增强型科学库,例如numpy,scipy,matplotlib,scikit-learn等

-易于使用的编辑器

-ANDROID库(SL4A)的集成和扩展脚本层:它使您可以使用PYTHON来驱动ANDROID工作

-良好的文档和客户支持


#SL4A功能

借助SL4A功能,您可以使用Python编程来控制Android工作:


-Android Apps API,例如:应用程序,活动,意图和startActivity,SendBroadcast,PackageVersion,系统,Toast,通知,设置,首选项,GUI

-Android资源管理器,例如:联系人,位置,电话,短信,ToneGenerator,WakeLock,WifiLock,剪贴板,NetworkStatus,MediaPlayer

-第三应用集成,例如:条形码,浏览器,SpeechRecongition,SendEmail,TextToSpeech

-硬件管理器:卡默,传感器,铃声和媒体音量,屏幕亮度,电池,蓝牙,SignalStrength,WebCam,Vibrate,NFC,USB


[API文档链接]

https://github.com/qpython-android/qpysl4a/blob/master/README.md


[API样本]

https://github.com/qpython-android/qpysl4a/issues/1


[ 重要的提示 ]

它可能需要蓝牙/位置/ READ_SMS / SEND_SMS / CALL_PHONE和其他权限,以便您可以对这些功能进行编程。 QPYTHON将不会在后台使用这些权限。


如果您在使用SL4A API时在运行时异常,请检查是否启用了系统设置中的相应权限。


#如何获得专业的客户支持

请按照指南获取支持https://github.com/qpython-android/qpython/blob/master/README.md


[QPython社区]

https://www.facebook.com/groups/qpython


[ 常问问题 ]

答:为什么我不能使用SL4A的SMS API

问:由于Google Play和某些应用商店对应用的权限有严格的要求,因此在QPython 3x中,我们使用x来区分具有不同权限或应用商店的分支。例如,L表示LIMITED,S表示SENSITIVE。

有时您不能使用相应的SL4A API,因为安装的版本没有相应的权限,因此您可以考虑用正确的版本替换已安装的版本。


您可以在这里找到其他分支:

https://github.com/qpython-android/qpython3/releases


QPython 3L - Python for Android - 版本3.0.0

(06-02-2020)
其他版本
新特性Brand new update for QPython3 2.0.0/2.0.1- Fixed the force close bug when clicked term's list- Default Python is 3.6.6, If you want to install the old one (python3.2 which may supports lots of device, pelase get it from https://github.com/qpython-android/qpython3/releases/tag/v1.3.5 )- Remove SMS related permissions

还没有评论或评分!要留下第一条评论或评分,请

-
3 Reviews
5
4
3
2
1
Info Trust Icon
保证非恶意应用此应用已通过病毒、恶意软件和其他恶意攻击的安全测试,不含任何威胁。

QPython 3L - Python for Android - APK信息

APK版本: 3.0.0程序包: org.qpython.qpy3
Android兼容性: 4.0.1 - 4.0.2+ (Ice Cream Sandwich)
开发商:QPythonLab隐私政策:http://www.qpython.com/privacy.html权限:28
名称: QPython 3L - Python for Android大小: 24.5 MB下载次数: 2K版本: 3.0.0发布日期: 2024-02-26 20:03:27最小屏幕: SMALL支持的CPU: armeabi-v7a, arm64-v8a
程序包ID: org.qpython.qpy3SHA1签名: D1:BD:7A:07:53:15:4F:EC:F1:10:A5:81:06:0E:D0:FE:41:0C:11:31开发商 (CN): Yan Hecun组织 (O): NEXS本地 (L): Beijing国家/地区 (C): CN州/市 (ST): Beijing

QPython 3L - Python for Android的最新版本

3.0.0Trust Icon Versions
6/2/2020
2K 下载次数24.5 MB 大小

其他版本

2.1.0Trust Icon Versions
9/6/2019
2K 下载次数23 MB 大小
2.0.1Trust Icon Versions
16/4/2019
2K 下载次数22.5 MB 大小
2.0.0Trust Icon Versions
16/6/2019
2K 下载次数22.5 MB 大小
1.3.4Trust Icon Versions
13/4/2019
2K 下载次数12.5 MB 大小
1.3.3Trust Icon Versions
14/2/2019
2K 下载次数12.5 MB 大小
1.3.2Trust Icon Versions
6/3/2018
2K 下载次数12.5 MB 大小
1.3.1Trust Icon Versions
1/3/2018
2K 下载次数12.5 MB 大小
1.0.3Trust Icon Versions
28/5/2017
2K 下载次数12 MB 大小
1.0.2Trust Icon Versions
30/3/2017
2K 下载次数13 MB 大小

同类应用

您可能还会喜欢……