Package: python3-hickle (5.0.3-1)
Links for python3-hickle
Debian Resources:
Download Source Package hickle:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
HDF5 based version of pickle
An HDF5 based clone of 'pickle', with a twist: instead of serializing to a pickle file, Hickle dumps to an HDF5 file (Hierarchical Data Format). It is designed to be a "drop-in" replacement for pickle (for common data objects), but is really an amalgam of 'h5py' and 'pickle' with extended functionality.
That is: 'hickle' is a neat little way of dumping Python variables to HDF5 files that can be read in most programming languages, not just Python. Hickle is fast, and allows for transparent compression of your data (LZF / GZIP).
Other Packages Related to python3-hickle
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-h5py (>= 2.10.0)
- general-purpose Python interface to hdf5
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
Download python3-hickle
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 77.7 kB | 467.0 kB | [list of files] |