python
build python for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install python

xcpkg install python
view the formula of python
xcpkg formula view python

{{ formula }}
edit the formula of python

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

xcpkg formula edit python

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

xcpkg install python