I’ll be back in the next days with the adventures of Reddie, but while working on the animations I ended up programming something that could be even of general use.
This is a simple saver/loader of data structure (in this case lists of dictionaries) in python that uses the cPickle library. It’s just a little program anyway, but someone could find it useful so I put it here.

