{"id":15020256,"url":"https://github.com/m-rossi/hdf5widget","last_synced_at":"2025-07-08T18:34:53.193Z","repository":{"id":57436936,"uuid":"99719098","full_name":"m-rossi/hdf5widget","owner":"m-rossi","description":"This is hdf5widget, a widget for viewing the contents of a HDF5-file in Jupyter Notebooks using ipywidgets.","archived":false,"fork":false,"pushed_at":"2018-05-31T14:10:16.000Z","size":9,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T06:53:00.831Z","etag":null,"topics":["hdf5","ipywidgets","jupyter-notebook","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-rossi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-08T17:29:48.000Z","updated_at":"2024-11-21T20:05:57.000Z","dependencies_parsed_at":"2022-09-10T05:40:10.189Z","dependency_job_id":null,"html_url":"https://github.com/m-rossi/hdf5widget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/m-rossi/hdf5widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fhdf5widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fhdf5widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fhdf5widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fhdf5widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-rossi","download_url":"https://codeload.github.com/m-rossi/hdf5widget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fhdf5widget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264324471,"owners_count":23590877,"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":["hdf5","ipywidgets","jupyter-notebook","python"],"created_at":"2024-09-24T19:54:48.839Z","updated_at":"2025-07-08T18:34:53.170Z","avatar_url":"https://github.com/m-rossi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HDF5-Widget\n\n[![PyPi Version](https://img.shields.io/pypi/v/hdf5widget.svg)](https://pypi.python.org/pypi/hdf5widget)\n[![Conda Version](https://img.shields.io/conda/vn/mrossi/hdf5widget.svg)](https://anaconda.org/mrossi/hdf5widget)\n\n\nThis is hdf5widget, a widget for viewing the contents of a [HDF5](https://support.hdfgroup.org/HDF5/)-file in [Jupyter](http://jupyter.org/) Notebooks using [ipywidgets](https://github.com/jupyter-widgets/ipywidgets).\n\n## Install\n\n### Installing with pip\n\n```\npip install hdf5widget\n```\n\n### Installing with conda\n\n```\nconda install -c mrossi hdf5widget\n```\n\n## Usage\n\nAssume you have a HDF-file `file.hdf5`.\n\n```python\nfrom hdf5widget import HDF5Widget\n\nHDF5Widget('file.hdf5').widget\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rossi%2Fhdf5widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-rossi%2Fhdf5widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rossi%2Fhdf5widget/lists"}