Skip to content

qpython-android/qpython

Repository files navigation

About

Welcome to the QPython project!

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.

Compared with other Python apps, QPython mainly solves how to use Python to drive your Android device work. Good SL4A support is our main goal, such as android's camera, sensor, sms media APIs etc.

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. QPython 3x is mainly for experienced Python users, and it provides some advanced technical features.

Quick start

This repository is the QPython Ox project repository, you can follow the below steps to run it.

  • Macos + Android studio, (Ubuntu may work too)
  • git clone git@github.com:qpython-android/qpython.git
  • git submodule init
  • git submodule sync
  • git submodule update
  • build it...

Get more information from wiki for developing QPython

Related

How to ask QPython related questions

In order to benefit those guys who have the same issue with QPython, we suggest that you should ask the issue which is related with QPython within public techical communities.

English QPythonista Community

Chinese QPythonista Community

  • Wechat Group: Please scan the following qrcode with your wechat

Report issues

Please tell us your phone's informatioin, android os information, QPython branch, and your code, where did you install it and the detailed stituation you have encountered.

THANK YOU.

About

QPython is an Android Python engine primarily designed for Python and AI learners. It offers a range of impressive features to enhance Python programming experience.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published