h5


Nameh5 JSON
Version 0.9.2 PyPI version JSON
download
home_pagehttps://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/h5
SummaryH5py utils
upload_time2024-02-01 22:17:59
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "",
    "keywords": "hdf5,h5py,h5,numpy",
    "author": "jesse",
    "author_email": "jesse@dgi.com",
    "download_url": "https://files.pythonhosted.org/packages/94/78/ee66fd0868ce59562eccda424c886ef7b6a1fd344bd013636fb81d778c29/h5-0.9.2.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.2",
    "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": "61399bc03c189603665baabc98134433bce26463c295924c833f83a2fbce8d3f",
                "md5": "cf976faee769bf215db7cb4ef093f649",
                "sha256": "c008e033c32f166368caae80423015af0a48131159a84071e747126fa6dc5c11"
            },
            "downloads": -1,
            "filename": "h5-0.9.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf976faee769bf215db7cb4ef093f649",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 16483,
            "upload_time": "2024-02-01T22:17:57",
            "upload_time_iso_8601": "2024-02-01T22:17:57.935880Z",
            "url": "https://files.pythonhosted.org/packages/61/39/9bc03c189603665baabc98134433bce26463c295924c833f83a2fbce8d3f/h5-0.9.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9478ee66fd0868ce59562eccda424c886ef7b6a1fd344bd013636fb81d778c29",
                "md5": "1dd46f6bd26d364f64a91aba3d827b63",
                "sha256": "564a80eb64d82b4aedec1547891611d9af82ef5b2da572cade2f7fc22701d1d3"
            },
            "downloads": -1,
            "filename": "h5-0.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1dd46f6bd26d364f64a91aba3d827b63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 13484,
            "upload_time": "2024-02-01T22:17:59",
            "upload_time_iso_8601": "2024-02-01T22:17:59.142555Z",
            "url": "https://files.pythonhosted.org/packages/94/78/ee66fd0868ce59562eccda424c886ef7b6a1fd344bd013636fb81d778c29/h5-0.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 22:17:59",
    "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.19117s