>You can use orcsome (https://github.com/baverman/orcsome) Thanks, that looks great. However, I had trouble getting it to run. import orcsome wm = orcsome.get_wm() ... wm is always "None". I have cffi installed and I tested it both in a virtualenv (installed with pip) and installing orcsome systemwide. What am I doing wrong?