Home Scelta dell'Editore Recensioni Novità Alternative Primi Dieci Pre-Registrazione Limited-Time Sale Giochi Più Richiesti App Più Richieste Categoria APK Downloader APK Upload Chrome Extension APKPure.fo APP Cerca App
Seleziona Lingua

QPython 3L - Python for Androi

7.7 792

v3.0.0 di QPythonLab

Scarica tramite l'APP APKPure.fo
Installazione veloce e sicura • Senza Regione

Su QPython 3L

# Informazioni su QPython 3L
QPython è il motore Python per Android. Contiene alcune incredibili funzionalità come interprete Python, ambiente di runtime, editor, libreria QPYI e SL4A. Ti semplifica l'uso di Python su Android. Ed è GRATUITO.
QPython ha già milioni di utenti in tutto il mondo ed è anche un progetto open source.
Per diversi scenari di utilizzo, QPython ha due rami, vale a dire QPython Ox e 3x.
QPython Ox si rivolge principalmente alla programmazione degli studenti e offre funzionalità più amichevoli per i principianti.
Questo è il QPython 3L, è principalmente per utenti esperti di Python e offre alcune funzionalità tecniche avanzate.
# Funzionalità incredibili
- Interprete Python 3 offline: per eseguire i programmi Python non è necessario Internet
- Supporta l'esecuzione di più tipi di progetti, tra cui: programma console, programma SL4A, programma webapp
- Pratico lettore di codici QR per il trasferimento di codici sul telefono
- QPYPI e un repository personalizzato per pacchetti ruota predefiniti per librerie scientifiche avanzate, come numpy, scipy, matplotlib, scikit-learn ecc
- Editor facile da usare
- STRATO DI SCRIPT INTEGRATO ED ESTESO PER LA LIBRERIA ANDROID (SL4A): TI FA GUIDARE IL LAVORO ANDROID CON PYTHON
- Buona documentazione e assistenza clienti
# SL4A Caratteristiche
Con le funzionalità SL4A, puoi utilizzare la programmazione Python per controllare il lavoro Android:
- API delle app Android, come: Applicazione, Attività, Intent & startActivity, SendBroadcast, PackageVersion, System, Toast, Notifica, Impostazioni, Preferenze, GUI
- Gestione risorse Android, come: contatto, posizione, telefono, SMS, ToneGenerator, WakeLock, WifiLock, Appunti, NetworkStatus, MediaPlayer
- Integrazioni della terza app, come: codice a barre, browser, SpeechRecongition, SendEmail, TextToSpeech
- Hardwared Manager: Carmer, Sensore, Suoneria e volume multimediale, Luminosità schermo, Batteria, Bluetooth, SignalStrength, WebCam, Vibrazione, NFC, USB
[Link documentazione API]
https://github.com/qpython-android/qpysl4a/blob/master/README.md
[Esempi API]
https://github.com/qpython-android/qpysl4a/issues/1
[ NOTA IMPORTANTE ]
PUO 'RICHIEDERE BLUETOOTH / LOCATION / READ_SMS / SEND_SMS / CALL_PHONE E ALTRE AUTORIZZAZIONI, IN MODO CHE PUOI PROGRAMMARE QUESTE CARATTERISTICHE. QPYTHON NON UTILIZZERÀ QUESTE AUTORIZZAZIONI IN FONDO.
SE OTTIENI ECCEZIONE IN TEMPO DI FUNZIONAMENTO DURANTE L'UTILIZZO DELL'API SL4A, CONTROLLA SE LE ABILITÀ RILEVANTI NELLE IMPOSTAZIONI DI SISTEMA SONO ATTIVATE.
# Come ottenere assistenza clienti professionale
Seguire la guida per ottenere supporto https://github.com/qpython-android/qpython/blob/master/README.md
[Comunità QPython]
https://www.facebook.com/groups/qpython
[ FAQ ]
A: Perché non posso usare l'API SMS di SL4A
D: Poiché Google Play e alcuni app store hanno requisiti rigorosi per quanto riguarda le autorizzazioni delle app, in QPython 3x, usiamo x per distinguere i rami con autorizzazioni o appstore diversi. Ad esempio, L significa LIMITATO e S significa SENSIBILE.
A volte non è possibile utilizzare le API SL4A corrispondenti perché la versione installata non dispone delle autorizzazioni corrispondenti, quindi è possibile sostituire quello che è stato installato con quello giusto.
Puoi trovare altre filiali qui:
https://github.com/qpython-android/qpython3/releases

Aggiornamento QPython 3L 3.0.0

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.
Leggi di Più
Caratteristiche QPython 3L

Versioni Precedenti

Altro

QPython 3L - Python for Androi 3.0.0 APK February 5, 2020 23.19 MB Scarica

Requires Android: Android 4.0+

Architecture: arm64-v8a, armeabi-v7a

Screen DPI: nodpi

SHA1: f60817e4cfb1a3f25fb6641d2afdd5a4f5fbee9f

Size: 23.19 MB

What's New:

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.

QPython 3L - Python for Androi 2.1.0 APK May 27, 2019 21.88 MB Scarica

Requires Android: Android 2.3.2+

Architecture: armeabi-v7a

Screen DPI: nodpi

SHA1: b9241f471eaa8da1f50f09e468394dee2081786e

Size: 21.88 MB

What's New:

Brand new update for QPython3 2.1.0
- Default Python is 3.6.6, If you want to install the old one
- Fix QR Reader, now it works again.
- Improve QPYPI, now it supports numpy, scipy, pandas, scikit-learn, theano, keras ...
It also support pubnub, pyzmq...
(If your device does't support the newest python, it may support the old version python3.2, pelase get it from https://github.com/qpython-android/qpython3/releases/tag/v1.3.5 )

QPython 3L - Python for Androi 2.0.1 APK April 14, 2019 21.69 MB Scarica

Requires Android: Android 2.3.2+

Architecture: armeabi-v7a

Screen DPI: nodpi

SHA1: f4e67bd1ed7ca866e5ee073158dd8a469884b02f

Size: 21.69 MB

What's New:

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

QPython 3L - Python for Androi 2.0.0 APK April 13, 2019 21.69 MB Scarica

Requires Android: Android 2.3.2+

Architecture: armeabi-v7a

Screen DPI: nodpi

SHA1: 840261675226c607a396a7e0cd0b8caa0e0467c4

Size: 21.69 MB

What's New:

Brand new update for QPython3 2.0.0
- 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
Maggiori Informazioni

Nome Pacchetto:

org.qpython.qpy3

Data Aggiornamento:

Ultima Versione:

3.0.0

Aggiornamento Necessario:

Invia l'ultima versione

Disponibile su:

Google Play

Requisiti:

Android 4.0+

Sicuro da Scaricare

APKPure.fo e il link per il download di questa app sono sicuri al 100%. Tutti i link per il download delle app elencate su APKPure.fo provengono da Google Play Store o sono inviati dagli utenti. Per le app da Google Play Store, APKPure.fo non le modificherà in alcun modo. Per le app inviate dagli utenti, APKPure.fo verificherà la sicurezza della firma APK prima di rilasciarle sul nostro sito web.

Condividi
Condividi questa pagina con i tuoi amici se la trovi utile