hdf5plugin


Namehdf5plugin JSON
Version 4.4.0 PyPI version JSON
download
home_pagehttps://github.com/silx-kit/hdf5plugin
SummaryHDF5 Plugins for Windows, MacOS, and Linux
upload_time2024-02-08 16:24:10
maintainer
docs_urlNone
authorESRF - Data Analysis Unit
requires_python>=3.7
licensehttps://github.com/silx-kit/hdf5plugin/blob/master/LICENSE
keywords
VCS
bugtrack_url
requirements ipython py-cpuinfo setuptools sphinx sphinx_rtd_theme nbsphinx wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            hdf5plugin
==========

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7257761.svg
   :target: https://doi.org/10.5281/zenodo.7257761

*hdf5plugin* provides `HDF5 compression filters <https://portal.hdfgroup.org/documentation/hdf5-docs/registered_filter_plugins.html>`_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py <https://www.h5py.org>`_.

See `documentation <http://www.silx.org/doc/hdf5plugin/latest/>`_.

Installation
------------

To install, run::

     pip install hdf5plugin [--user]
     
or, with conda (https://anaconda.org/conda-forge/hdf5plugin)::

    conda install -c conda-forge hdf5plugin

To install from source and recompile the HDF5 plugins, run::

     pip install hdf5plugin --no-binary hdf5plugin [--user]

Installing from source can achieve better performances by enabling AVX2 and OpenMP if available.

For more details, see the `installation documentation <http://www.silx.org/doc/hdf5plugin/latest/install.html>`_.

How-to use
----------

To use it, just use ``import hdf5plugin`` and supported compression filters are available from `h5py <https://www.h5py.org>`_.

For details, see `Usage documentation <http://www.silx.org/doc/hdf5plugin/latest/usage.html>`_.

License
-------

The source code of *hdf5plugin* itself is licensed under the `MIT license <LICENSE>`_.

Embedded HDF5 compression filters are licensed under different open-source licenses:
see the `license documentation <http://www.silx.org/doc/hdf5plugin/latest/information.html#license>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/silx-kit/hdf5plugin",
    "name": "hdf5plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "ESRF - Data Analysis Unit",
    "author_email": "silx@esrf.fr",
    "download_url": "https://files.pythonhosted.org/packages/f9/e6/acef1a76c87bc720ac09c5a1b34bc185dea8260d6a3054f47aa0282833c3/hdf5plugin-4.4.0.tar.gz",
    "platform": null,
    "description": "hdf5plugin\n==========\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7257761.svg\n   :target: https://doi.org/10.5281/zenodo.7257761\n\n*hdf5plugin* provides `HDF5 compression filters <https://portal.hdfgroup.org/documentation/hdf5-docs/registered_filter_plugins.html>`_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py <https://www.h5py.org>`_.\n\nSee `documentation <http://www.silx.org/doc/hdf5plugin/latest/>`_.\n\nInstallation\n------------\n\nTo install, run::\n\n     pip install hdf5plugin [--user]\n     \nor, with conda (https://anaconda.org/conda-forge/hdf5plugin)::\n\n    conda install -c conda-forge hdf5plugin\n\nTo install from source and recompile the HDF5 plugins, run::\n\n     pip install hdf5plugin --no-binary hdf5plugin [--user]\n\nInstalling from source can achieve better performances by enabling AVX2 and OpenMP if available.\n\nFor more details, see the `installation documentation <http://www.silx.org/doc/hdf5plugin/latest/install.html>`_.\n\nHow-to use\n----------\n\nTo use it, just use ``import hdf5plugin`` and supported compression filters are available from `h5py <https://www.h5py.org>`_.\n\nFor details, see `Usage documentation <http://www.silx.org/doc/hdf5plugin/latest/usage.html>`_.\n\nLicense\n-------\n\nThe source code of *hdf5plugin* itself is licensed under the `MIT license <LICENSE>`_.\n\nEmbedded HDF5 compression filters are licensed under different open-source licenses:\nsee the `license documentation <http://www.silx.org/doc/hdf5plugin/latest/information.html#license>`_.\n",
    "bugtrack_url": null,
    "license": "https://github.com/silx-kit/hdf5plugin/blob/master/LICENSE",
    "summary": "HDF5 Plugins for Windows, MacOS, and Linux",
    "version": "4.4.0",
    "project_urls": {
        "Homepage": "https://github.com/silx-kit/hdf5plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8abad33e3062995db76026567b4d192c394141dd68c28b222e5b2851c6325eee",
                "md5": "7f6d4e166090cbf38051dfb55f3a7f30",
                "sha256": "4bb9c0d65d3b76de0079242cd4cc5f94260e7eee80e22e09c4e6bcf0d91a6392"
            },
            "downloads": -1,
            "filename": "hdf5plugin-4.4.0-py3-none-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "7f6d4e166090cbf38051dfb55f3a7f30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13680430,
            "upload_time": "2024-02-08T16:23:49",
            "upload_time_iso_8601": "2024-02-08T16:23:49.562441Z",
            "url": "https://files.pythonhosted.org/packages/8a/ba/d33e3062995db76026567b4d192c394141dd68c28b222e5b2851c6325eee/hdf5plugin-4.4.0-py3-none-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f68ef25586b7554d9c01fa4f4b2d1a430dd13b26d573aba59bf5a68e8a99830",
                "md5": "a2bb6b953d04c404086c5d1d35508ee8",
                "sha256": "c75f91e3a80941e547e6510504a00b39482106c77d03e73ebe85dc7e88fb07ea"
            },
            "downloads": -1,
            "filename": "hdf5plugin-4.4.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a2bb6b953d04c404086c5d1d35508ee8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 40022004,
            "upload_time": "2024-02-08T16:23:53",
            "upload_time_iso_8601": "2024-02-08T16:23:53.888255Z",
            "url": "https://files.pythonhosted.org/packages/3f/68/ef25586b7554d9c01fa4f4b2d1a430dd13b26d573aba59bf5a68e8a99830/hdf5plugin-4.4.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "220900613558bf72d258e958d4a37068aff2afef6d5f98717d0765da9ced21b1",
                "md5": "1c0342ffe18ed322480ebb343aeb89fe",
                "sha256": "847035458e0304164883faf24ced00f1d1574644310ae71303c489679ddd33aa"
            },
            "downloads": -1,
            "filename": "hdf5plugin-4.4.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "1c0342ffe18ed322480ebb343aeb89fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 41909246,
            "upload_time": "2024-02-08T16:23:58",
            "upload_time_iso_8601": "2024-02-08T16:23:58.546842Z",
            "url": "https://files.pythonhosted.org/packages/22/09/00613558bf72d258e958d4a37068aff2afef6d5f98717d0765da9ced21b1/hdf5plugin-4.4.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "127eb7629728cd3ad9c0587f01b973d50e2349c0ea46df3c95df4b715c9befe0",
                "md5": "80c7eab56bd0316d488483f2c56050b9",
                "sha256": "2ca4a2d3077b6652111d9e3870935cc50b6df5fc76675df1dc325d52a1f06974"
            },
            "downloads": -1,
            "filename": "hdf5plugin-4.4.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80c7eab56bd0316d488483f2c56050b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 41776523,
            "upload_time": "2024-02-08T16:24:03",
            "upload_time_iso_8601": "2024-02-08T16:24:03.166025Z",
            "url": "https://files.pythonhosted.org/packages/12/7e/b7629728cd3ad9c0587f01b973d50e2349c0ea46df3c95df4b715c9befe0/hdf5plugin-4.4.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "676a1de51f9f6fe2eb060d331385f9c83abe4babe2d4604223426c7baa645dcd",
                "md5": "cb43a4410c3df2174400df9afe363e79",
                "sha256": "843aed853d7cc09461ab58ecd836e0679c698816e46ab28f93e986bc76342fb3"
            },
            "downloads": -1,
            "filename": "hdf5plugin-4.4.0-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cb43a4410c3df2174400df9afe363e79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3278273,
            "upload_time": "2024-02-08T16:24:07",
            "upload_time_iso_8601": "2024-02-08T16:24:07.464466Z",
            "url": "https://files.pythonhosted.org/packages/67/6a/1de51f9f6fe2eb060d331385f9c83abe4babe2d4604223426c7baa645dcd/hdf5plugin-4.4.0-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9e6acef1a76c87bc720ac09c5a1b34bc185dea8260d6a3054f47aa0282833c3",
                "md5": "869969fc0cd0631b7d237125bf4095e1",
                "sha256": "4142f54170843782eda7456b8f47d15910879ceb2608025aebf9464b7163913a"
            },
            "downloads": -1,
            "filename": "hdf5plugin-4.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "869969fc0cd0631b7d237125bf4095e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 27450289,
            "upload_time": "2024-02-08T16:24:10",
            "upload_time_iso_8601": "2024-02-08T16:24:10.077036Z",
            "url": "https://files.pythonhosted.org/packages/f9/e6/acef1a76c87bc720ac09c5a1b34bc185dea8260d6a3054f47aa0282833c3/hdf5plugin-4.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 16:24:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "silx-kit",
    "github_project": "hdf5plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "py-cpuinfo",
            "specs": [
                [
                    "==",
                    "8.0.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "nbsphinx",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": [
                [
                    ">=",
                    "0.34.0"
                ]
            ]
        }
    ],
    "lcname": "hdf5plugin"
}
        
Elapsed time: 0.19040s