python3-android icon indicating copy to clipboard operation
python3-android copied to clipboard

Python 3 cross-compilation tools for Android.

Results 6 python3-android issues
Sort by recently updated
recently updated
newest added

- [x] Remove Source.package https://github.com/yan12125/python3-android/blob/bca7a04/pybuild/package.py#L38 Not quite OOP :( Also makes ```Readline.patches()``` complicated - [ ] Upstream the ncurses patch http://bugs.python.org/issue28190 - [x] The ability to set PYTHON_FOR_BUILD without breaking...

When i'm trying to execute a python script i get that : [CRITICAL] missing one or more core extensions ('sqlite3') most likely because current version of Python has been built...

In trying to figure out issues I'm having on older devices running 6.0.1, I'm wondering if some of my issues are that I had to change how I import the...

question

would like to know what's the step to port numpy as well?

enhancement

Hi, I am graphic designer. I would like to prepare a logo for your application. If you accept I can prepare this logo for you with great pleasure. I wait...

It's broken by a CPython bug, which attempts to install pip on the host even for cross-builds.

enhancement