Pyonic-interpreter icon indicating copy to clipboard operation
Pyonic-interpreter copied to clipboard

include pip

Open selobu opened this issue 8 years ago • 1 comments

It whould be nice if you may inlcude pip into the apk in order to install a different kind of libraries like numpy

selobu avatar Mar 04 '18 14:03 selobu

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.

chrysn avatar Apr 19 '18 12:04 chrysn