hickle
A HDF5-based python pickle replacement for dumping and loading python variables to file.
A HDF5-based python pickle replacement for dumping and loading python variables to file.
To install this package, run one of the following:
hickle is a neat, quick way of dumping python variables to HDF5 files that can be read in most programming languages. Hickle is fast, and allows for transparent compression of your data (LZF / GZIP). Hickle is built upon h5py, and can be used as a drop-in replacement for pickle/cPickle.
Summary
A HDF5-based python pickle replacement for dumping and loading python variables to file.
Last Updated
Jul 15, 2024 at 10:29
License
MIT
Total Downloads
37.0K
Supported Platforms
GitHub Repository
https://github.com/telegraphic/hickleDocumentation
http://github.com/telegraphic/hickle/README.md