python3-android
python3-android copied to clipboard
Python 3 cross-compilation tools for Android.
- [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...
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.