Dont really know where to broach this but: I've been looking at the code for pynfo and there's some functionality i'd like to wedge in there i.e. logging to a database (for example) but i'd like to be able to do it without affecting the main code. Is there a reasonable way to create an external plugin that could be inserted at runtime?