Pickle Python objects to HDF5 files
Project description
Create easily interfaceable representations of Python objects in HDF5 files. The aim of this module is to provide both
- convenient Python object persistence
- compatibility with non-Python applications
Point 2 is useful, for example, if results from numerical calculations should be easily transferable for example to a non-Python visualization program. For example, if program state is serialized to a HDF5 file, it can easily be examined with for example Octave.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hdf5pickle-0.3.tar.gz
(11.2 kB
view hashes)