CMD + K

hickle

Community

A HDF5-based python pickle replacement for dumping and loading python variables to file.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::hickle

Usage Tracking

5.0.3
5.0.2
3.4.5
3.4.3
3.4.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch