About Anaconda Help Download Anaconda

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

copied from cf-staging / hickle

Installers

Info: This package contains files in non-standard labels.
  • noarch v5.0.3

conda install

To install this package run one of the following:
conda install conda-forge::hickle
conda install conda-forge/label/cf201901::hickle
conda install conda-forge/label/cf202003::hickle

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy