stacktach-shoebox/README.md
2014-03-20 22:35:50 -03:00

270 B

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