{
"info": {
"author": "Marco Rossi",
"author_email": "developer@marco-rossi.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Jupyter",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.6"
],
"description": "HDF5-Widget\n===========\n\n|PyPi Version|\n\nThis is hdf5widget, a widget for viewing the contents of a\n`HDF5 `__-file in\n`Jupyter `__ Notebooks using\n`ipywidgets `__.\n\nInstall\n-------\n\nInstalling with pip\n~~~~~~~~~~~~~~~~~~~\n\n::\n\n pip install hdf5widget\n\nInstalling with conda\n~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n conda install -c mrossi hdf5widget\n\nUsage\n-----\n\nAssume you have a HDF-file ``file.hdf5``.\n\n.. code:: python\n\n from hdf5widget import HDF5Widget\n\n HDF5Widget('file.hdf5').widget\n\n.. |PyPi Version| image:: https://img.shields.io/pypi/v/hdf5widget.svg\n :target: https://pypi.python.org/pypi/hdf5widget\n\n\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/m-rossi/hdf5widget",
"keywords": "jupyter,hdf5,notebook",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "hdf5widget",
"package_url": "https://pypi.org/project/hdf5widget/",
"platform": "",
"project_url": "https://pypi.org/project/hdf5widget/",
"project_urls": {
"Homepage": "https://github.com/m-rossi/hdf5widget"
},
"release_url": "https://pypi.org/project/hdf5widget/0.1.0/",
"requires_dist": [
"h5py",
"ipywidgets (>=7.0)"
],
"requires_python": ">=3.6",
"summary": "This is hdf5widget, a widget for viewing the contents of a HDF5-file in Jupyter Notebooks using ipywidgets.",
"version": "0.1.0"
},
"last_serial": 3391225,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "a5040c1d68345b5b42c2c6d8ab99c6fb",
"sha256": "1ed23ed62f4af6b9295fce3e6d44727c9cb9ae941f51a1575e7f15e6ddf6475c"
},
"downloads": -1,
"filename": "hdf5widget-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5040c1d68345b5b42c2c6d8ab99c6fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4521,
"upload_time": "2017-12-05T17:12:04",
"url": "https://files.pythonhosted.org/packages/7f/de/3b4346ced8ab526e1612b1ae41079adde625c6a8a9739dfc3fc37c60ef3d/hdf5widget-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a0884c247e9ce6bd6c77ec0c77e43ef0",
"sha256": "96f3c264bf8a93f96fdc07ffc77af25147561042ee8fc0c75d6c701e3e33c6e6"
},
"downloads": -1,
"filename": "hdf5widget-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a0884c247e9ce6bd6c77ec0c77e43ef0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2843,
"upload_time": "2017-12-05T17:12:05",
"url": "https://files.pythonhosted.org/packages/aa/b3/6653ab0ea03219b1cdd7ad244b08712398ec5bcefa5576144c92e7e47124/hdf5widget-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a5040c1d68345b5b42c2c6d8ab99c6fb",
"sha256": "1ed23ed62f4af6b9295fce3e6d44727c9cb9ae941f51a1575e7f15e6ddf6475c"
},
"downloads": -1,
"filename": "hdf5widget-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5040c1d68345b5b42c2c6d8ab99c6fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4521,
"upload_time": "2017-12-05T17:12:04",
"url": "https://files.pythonhosted.org/packages/7f/de/3b4346ced8ab526e1612b1ae41079adde625c6a8a9739dfc3fc37c60ef3d/hdf5widget-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a0884c247e9ce6bd6c77ec0c77e43ef0",
"sha256": "96f3c264bf8a93f96fdc07ffc77af25147561042ee8fc0c75d6c701e3e33c6e6"
},
"downloads": -1,
"filename": "hdf5widget-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a0884c247e9ce6bd6c77ec0c77e43ef0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2843,
"upload_time": "2017-12-05T17:12:05",
"url": "https://files.pythonhosted.org/packages/aa/b3/6653ab0ea03219b1cdd7ad244b08712398ec5bcefa5576144c92e7e47124/hdf5widget-0.1.0.tar.gz"
}
]
}