Pyonic-interpreter
Pyonic-interpreter copied to clipboard
include pip
It whould be nice if you may inlcude pip into the apk in order to install a different kind of libraries like numpy
pip would be great even if it could only install pure-python modules (compiled modules would need a local compiler and all the library headers which are typically used in a cross-compile fashion).
having an assortment of common native libraries (numpy, openssl, cryptography ;-) ) would be nice-to-have too, but those might be separate issues.