{"id":24529912,"url":"https://github.com/mschubert/python-h5store","last_synced_at":"2025-09-10T04:33:29.762Z","repository":{"id":30731235,"uuid":"34287526","full_name":"mschubert/python-h5store","owner":"mschubert","description":"Python package for easy loading and saving of HDF5 objects","archived":false,"fork":false,"pushed_at":"2015-04-24T15:44:41.000Z","size":124,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T04:09:48.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mschubert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-20T21:28:39.000Z","updated_at":"2015-04-24T15:44:41.000Z","dependencies_parsed_at":"2022-09-19T01:00:41.720Z","dependency_job_id":null,"html_url":"https://github.com/mschubert/python-h5store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mschubert/python-h5store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fpython-h5store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fpython-h5store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fpython-h5store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fpython-h5store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschubert","download_url":"https://codeload.github.com/mschubert/python-h5store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschubert%2Fpython-h5store/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260684209,"owners_count":23046105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-22T07:53:04.482Z","updated_at":"2025-06-27T16:32:32.683Z","avatar_url":"https://github.com/mschubert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"h5store\n=======\n\nStore arbitrary lists of `numpy` `array`s or `pandas` `DataFrame`s as HDF5\nobjects. The library handles the dimension names.\n\nObjects are saved in HDF5 groups of `value` with their actual content and\n`names_\u003c1..n\u003e` for their dimension names. Upon loading they are restored in\ntheir original state.\n\n### Installation\n\nThe package requires [h5py](http://www.h5py.org/) and\n[pandas](http://pandas.pydata.org/).\n\n```python\npip install git+https://github.com/mschubert/python-h5store.git\n```\n\n### Usage\n\n`save(object, file_name)` saves an object the the file `file_name`.\n\n`load(file_name, path)` loads an object from `file_name`, optionally only\nsubsetting `path`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschubert%2Fpython-h5store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschubert%2Fpython-h5store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschubert%2Fpython-h5store/lists"}