h5ify


Nameh5ify JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/mdmould/h5ify
Summaryh5ify
upload_time2023-09-07 20:36:31
maintainer
docs_urlNone
authorMatthew Mould
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # h5ify

Save Python dictionaries to HDF5 files, and load HDF5 files into Python dictionaries.

`pip install h5ify`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mdmould/h5ify",
    "name": "h5ify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matthew Mould",
    "author_email": "mattdmould@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/fd/7ef113cab6517815c7dc9d818f5801c2b15b7e8b50188da1b302d7c6bcb1/h5ify-0.0.5.tar.gz",
    "platform": null,
    "description": "# h5ify\n\nSave Python dictionaries to HDF5 files, and load HDF5 files into Python dictionaries.\n\n`pip install h5ify`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "h5ify",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/mdmould/h5ify"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "653d6b49b6858d1de830fd0df9925893c03283abef9df259398536ae94abb24c",
                "md5": "d8c7cc5f63a1231b02924e7cb8dba76b",
                "sha256": "9d1be0266c1c4e57b4987c7c8105c2588c4c47f7e02024f7d5d6601e2370195e"
            },
            "downloads": -1,
            "filename": "h5ify-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8c7cc5f63a1231b02924e7cb8dba76b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2619,
            "upload_time": "2023-09-07T20:36:30",
            "upload_time_iso_8601": "2023-09-07T20:36:30.424654Z",
            "url": "https://files.pythonhosted.org/packages/65/3d/6b49b6858d1de830fd0df9925893c03283abef9df259398536ae94abb24c/h5ify-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dfd7ef113cab6517815c7dc9d818f5801c2b15b7e8b50188da1b302d7c6bcb1",
                "md5": "52993acbac05e48941a51b830fb39865",
                "sha256": "0d905a8e60133054aa54fa42aba59e5e2c2531345bf364a0aac61e156fabf4bf"
            },
            "downloads": -1,
            "filename": "h5ify-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "52993acbac05e48941a51b830fb39865",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2367,
            "upload_time": "2023-09-07T20:36:31",
            "upload_time_iso_8601": "2023-09-07T20:36:31.911671Z",
            "url": "https://files.pythonhosted.org/packages/7d/fd/7ef113cab6517815c7dc9d818f5801c2b15b7e8b50188da1b302d7c6bcb1/h5ify-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-07 20:36:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mdmould",
    "github_project": "h5ify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "h5ify"
}
        
Elapsed time: 0.12102s