qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

Can you run python project with numpy, scipy, pandas, sklearn, rpeackdetector on Android environment using QPython? #210

Closed karimkhanp closed 4 years ago

karimkhanp commented 4 years ago

I have Python project which usage numpy, scipy, pandas, sklearn, rpeackdetector and few more python libraries..

I want to run this project in Android environment as a app

riverfor commented 4 years ago

QPython has supported numpy, scipy, pandas, sklearn already, you can see xxx-aipy packages from QPYPI, that's what you should install.

We will consider rpeackdetector later. A new issue within QPYPI will be created soon.