An interesting thing has happened recently in the Pylons world (Pylons is the web framework that Project HQ is built on); Pylons has been "merged" with Repoze.BFG, another web framework, and the Pylons framework itself has been discontinued. Together they now form the Pyramid framework.
Unfortunately, this means that all Pylons projects are somewhat left up in the air, and will need to be redeveloped in Pyramid. I am currently evaluating Repoze.BFG to see how much code can be migrated, and how much will need to be totally rewritten.
