python
build python for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install python

ndk-pkg install python
view the formula of python
ndk-pkg formula view python

{{ formula }}
edit the formula of python

if the formula of python dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit python

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install python