Licenses are compatible, so maybe it's possible to port current Yappari's UI over yowsup... The UI is primary written to .ui files that can be easily compiled for python, the code itself cannot. The other way to approach this is to generate .cpp compatible wrappers around yowsup python's code. It may work.