h5


Nameh5 JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/h5
SummaryH5py utils
upload_time2024-06-19 22:26:27
maintainerNone
docs_urlNone
authorjesse
requires_python>=3.8.0
licenseMIT
keywords hdf5 h5py h5 numpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>

# h5

[![Wheel](https://img.shields.io/pypi/wheel/h5.svg)](https://img.shields.io/pypi/wheel/h5.svg)
[![Version](https://img.shields.io/pypi/v/h5.svg)](https://img.shields.io/pypi/v/h5.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/h5.svg)](https://img.shields.io/pypi/pyversions/h5.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

**Install:** `pip install h5`

---

Util functions for h5py and home of recursive generators!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/h5",
    "name": "h5",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": "hdf5, h5py, h5, numpy",
    "author": "jesse",
    "author_email": "jesse@dgi.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/78/78157bd1f5839f01b75faccb43db9c7d0a21c72cc0743c194970504c9334/h5-0.9.3.tar.gz",
    "platform": null,
    "description": "<a href=\"https://github.com/dynamic-graphics-inc/dgpy-libs\">\n<img align=\"right\" src=\"https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true\" alt=\"drawing\" height=\"120\" width=\"300\"/>\n</a>\n\n# h5\n\n[![Wheel](https://img.shields.io/pypi/wheel/h5.svg)](https://img.shields.io/pypi/wheel/h5.svg)\n[![Version](https://img.shields.io/pypi/v/h5.svg)](https://img.shields.io/pypi/v/h5.svg)\n[![py_versions](https://img.shields.io/pypi/pyversions/h5.svg)](https://img.shields.io/pypi/pyversions/h5.svg)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**Install:** `pip install h5`\n\n---\n\nUtil functions for h5py and home of recursive generators!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "H5py utils",
    "version": "0.9.3",
    "project_urls": {
        "Homepage": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/h5",
        "Repository": "https://github.com/dynamic-graphics-inc/dgpy-libs"
    },
    "split_keywords": [
        "hdf5",
        " h5py",
        " h5",
        " numpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1928578799713592304710e95661e1a21c0f2fc84e0f94e298ef15a25efac155",
                "md5": "092001f29c0903b68263bf801ef23b53",
                "sha256": "02ce781142aa3912ea40f3c807555bcac3cbd82b536b9f77b549a701e3444565"
            },
            "downloads": -1,
            "filename": "h5-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "092001f29c0903b68263bf801ef23b53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 16508,
            "upload_time": "2024-06-19T22:26:26",
            "upload_time_iso_8601": "2024-06-19T22:26:26.073566Z",
            "url": "https://files.pythonhosted.org/packages/19/28/578799713592304710e95661e1a21c0f2fc84e0f94e298ef15a25efac155/h5-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b17878157bd1f5839f01b75faccb43db9c7d0a21c72cc0743c194970504c9334",
                "md5": "1198da8205ea6f267157e5abd577f233",
                "sha256": "5d5cfb97f1b4d82b925d1c4fcb19fde77d651f860dd6aad90507751f2d7b24ed"
            },
            "downloads": -1,
            "filename": "h5-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1198da8205ea6f267157e5abd577f233",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 13786,
            "upload_time": "2024-06-19T22:26:27",
            "upload_time_iso_8601": "2024-06-19T22:26:27.903791Z",
            "url": "https://files.pythonhosted.org/packages/b1/78/78157bd1f5839f01b75faccb43db9c7d0a21c72cc0743c194970504c9334/h5-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 22:26:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dynamic-graphics-inc",
    "github_project": "dgpy-libs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "h5"
}
        
Elapsed time: 0.32573s