HDF5 Plugins for windows
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 intended for use under windows because at this point no other shared libraries are provided.
The LZ4 plugin (H5Zlz4.dll) sources were obtained from https://github.com/nexusformat/HDF5-External-Filter-Plugins
The bitshuffle plugin (H5bshuf.dll) sources were obtained from https://github.com/kiyo-masui/bitshuffle
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.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hdf5plugin-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 107.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58c402fa537504b69eb3820b9ee8eb6c640a494a1bb4b637e723c74670ff5475 |
|
MD5 | 6aa0615a7daf790ad619a34070b13494 |
|
BLAKE2b-256 | b457db41c06d174fea414dca362da26d0f9e9220918d646f68f65e3163541f28 |