One alternative approach might be for 32-bit Zorro to launch a child 64-bit python process and communicate with it using IPC (such as networking) and a protocol.

It would be a lot of work to implement this, though. It might be better to wait for Zorro 64-bit to be released, but I'm not sure what kind of a timeline we are looking at.