I would love to be able to pass a python File object (with read interfaces etc) rather than just a file on disk: I sometimes have these files in RAM and can't currently read them. It seems to me that this would be a pretty simple fix here but is there something I'm missing?