Kobo Installer has Python 3.4.1 inside it. It's a stripped version, since the entire py standard library is a bit too much for the internal memory. There's also a link to the other libraries.
I compiled it using qemu with a debian arm image. IMHO it was not so difficult. The difficult part was to move the standard library in a separate package.