{ "info": { "author": "bouseng", "author_email": "c@bouseng.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "## Usage\n```python\nimport toh5py\n\n\nto_h5py.do(image_list = ['../../1.png', '../../2.png', '../../3.png', ...],\n label_list = ['1', '2', '2', '3', ...],\n ratio = 0.8\uff0c\n data_shape = (0, 256, 256, 3)\uff0c\n rollaxis = False\uff0c\n output = 'output.hdf5')\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rokuki", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "toh5py", "package_url": "https://pypi.org/project/toh5py/", "platform": "", "project_url": "https://pypi.org/project/toh5py/", "project_urls": { "Homepage": "https://github.com/rokuki" }, "release_url": "https://pypi.org/project/toh5py/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Saving and loading a large number of images (data) into a single HDF5 file", "version": "0.0.1" }, "last_serial": 5598405, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "572d9e209c01e1efe3124fa1db88d604", "sha256": "761158a637ec40b62e9c4065df861505c22001c598d8c1bf854c2659d71663fb" }, "downloads": -1, "filename": "toh5py-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "572d9e209c01e1efe3124fa1db88d604", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2114, "upload_time": "2019-07-29T09:03:57", "url": "https://files.pythonhosted.org/packages/f4/87/79a41347cce022bbd2082d1d6f0dfd62235d5e6ac4cea08fabeff4ee44f3/toh5py-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d66a59097b95582fda16e5045c897505", "sha256": "7c5a4d2e8443445075165c826adb4a4d35ee0c7c04fae73f08290ab4b28f5958" }, "downloads": -1, "filename": "toh5py-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d66a59097b95582fda16e5045c897505", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1140, "upload_time": "2019-07-29T09:03:59", "url": "https://files.pythonhosted.org/packages/a4/b8/684edd4126675e68b6684af7cd55cc7a69449abf9e0c2f39a1945d5cc224/toh5py-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "572d9e209c01e1efe3124fa1db88d604", "sha256": "761158a637ec40b62e9c4065df861505c22001c598d8c1bf854c2659d71663fb" }, "downloads": -1, "filename": "toh5py-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "572d9e209c01e1efe3124fa1db88d604", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2114, "upload_time": "2019-07-29T09:03:57", "url": "https://files.pythonhosted.org/packages/f4/87/79a41347cce022bbd2082d1d6f0dfd62235d5e6ac4cea08fabeff4ee44f3/toh5py-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d66a59097b95582fda16e5045c897505", "sha256": "7c5a4d2e8443445075165c826adb4a4d35ee0c7c04fae73f08290ab4b28f5958" }, "downloads": -1, "filename": "toh5py-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d66a59097b95582fda16e5045c897505", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1140, "upload_time": "2019-07-29T09:03:59", "url": "https://files.pythonhosted.org/packages/a4/b8/684edd4126675e68b6684af7cd55cc7a69449abf9e0c2f39a1945d5cc224/toh5py-0.0.1.tar.gz" } ] }