{ "info": { "author": "Peter Byfield", "author_email": "byfield554@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.5" ], "description": "# WholeSlideImageSampler\n\nTools for sampling patches from Whole-Slide-Images (WSIs) readable by [openslide](https://openslide.org/) using Python ('tested' on 3.5).\n\n# Install\n\n`pip install wsisampler`\n\nYou will need to install openslide. This is included in the dependencies so may be automatically installed. If not I found this to help:\n\n```bash\n#!/bin/bash\n\nsudo apt-get install openslide-tools\npip install openslide-python\n```\n\n# Example usage\n\nPlease see demo.ipynb [here](https://github.com/Peter554/WholeSlideImageSampler/blob/master/demo.ipynb).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Peter554/WholeSlideImageSampler", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "wsisampler", "package_url": "https://pypi.org/project/wsisampler/", "platform": "", "project_url": "https://pypi.org/project/wsisampler/", "project_urls": { "Homepage": "https://github.com/Peter554/WholeSlideImageSampler" }, "release_url": "https://pypi.org/project/wsisampler/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A package for WSI sampling.", "version": "0.0.2" }, "last_serial": 4195630, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "72968dfb881642f3394d96cf6d17e9d5", "sha256": "535ccce3a8682ab12e9202d1e460d599add8fd498c25faa4b8b1a73f36c83b90" }, "downloads": -1, "filename": "wsisampler-0.0.1.tar.gz", "has_sig": false, "md5_digest": "72968dfb881642f3394d96cf6d17e9d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6536, "upload_time": "2018-05-17T17:15:47", "url": "https://files.pythonhosted.org/packages/c4/a9/b6aaed8b922ca3321ce4ae303ad4f948bd998e2d89b937caba4637757852/wsisampler-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "eb1f484b89d68c9c7c1c78780dc2404e", "sha256": "f864399aacd6d3b85392c45ef7dc78e0977122371bf8203d4bc3caea4a052f9e" }, "downloads": -1, "filename": "wsisampler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "eb1f484b89d68c9c7c1c78780dc2404e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6632, "upload_time": "2018-05-17T17:26:15", "url": "https://files.pythonhosted.org/packages/96/a2/e01e60e49042e0713dc1f274194cf58583361cc79a1c1dd46d450e51ec42/wsisampler-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb1f484b89d68c9c7c1c78780dc2404e", "sha256": "f864399aacd6d3b85392c45ef7dc78e0977122371bf8203d4bc3caea4a052f9e" }, "downloads": -1, "filename": "wsisampler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "eb1f484b89d68c9c7c1c78780dc2404e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6632, "upload_time": "2018-05-17T17:26:15", "url": "https://files.pythonhosted.org/packages/96/a2/e01e60e49042e0713dc1f274194cf58583361cc79a1c1dd46d450e51ec42/wsisampler-0.0.2.tar.gz" } ] }