The latest fife engine works with python3.
Most of the code in these tutorials is python version indepentent, except for the last tutorial where there is a call to unicode(), a python2 only function.
It would be great if this could be made into something version independent too.