I wanted a current Python on my Tiger PowerBook for small Flask/Django work,
and 3.12 turned out to be doable on a G4.
There is already danupsher's tiger-ppc-builds
(https://github.com/danupsher/tiger-ppc-builds) with GCC 15, Python 3.13,
curl, git and ffmpeg - but those are cross-compiled with...
Over the years since I got my PowerBook in 2016, I have alternated between Tigerbrew and MacPorts, depending on which one supported the old hardware best. I am currently on Tigerbrew but am seeing more activity in MacPorts at the moment. One of my main use cases is running a more recent Python...