HDF5 Plugins for windows,MacOS and linux
Project description
This module provides HDF5 plugins and sets the HDF5_PLUGIN_PATH to the appropriate value according to the version of python used.
The module is mainly intended for use under windows but shared libraries for MacOS and manylinux are also provided.
The LZ4 plugin sources were obtained from https://github.com/nexusformat/HDF5-External-Filter-Plugins
The bitshuffle plugin sources were obtained from https://github.com/kiyo-masui/bitshuffle
Known issues
Under MacOS and linux, the bitshuffle plugin is limited to decompression (i.e. it can be used to read bitshuffle compressed data).
Installation
To install, just run:
pip install hdf5plugin
To install locally, run:
pip install hdf5plugin --user
Dependencies
No additional dependencies.
Documentation
To use it, just ‘’import hdf5plugin’’ before importing h5py or PyTables.
License
This code is licensed under the MIT license. Use it at your own risk.
The source code of the libraries is licensed under MIT (bitshuffle) and BSD like licenses (LZ4).
Please read the LICENSE_H5bshuf and LICENSE_H5Zlz4 respectively for details.
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 Distributions
Built Distribution
File details
Details for the file hdf5plugin-1.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hdf5plugin-1.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 215.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a973814e51cea9e788c7ebf761bf81d74b74ec109b4b6e228d3b01aaf56d09e6 |
|
MD5 | ecf66457c7d5de4cad775541f1a3cb55 |
|
BLAKE2b-256 | 402e23dc5c9713f2f58235c4425120822e6c60d8ef1ca83137ae93c1c49d2440 |