shoebox ======= binary data archiving library - supports uploading to object storage Requires PyTables, which needs (on ubuntu): sudo apt-get install libhdf5-serial-dev sudo pip install numpy sudo pip install numexpr sudo pip install cython sudo pip install tables