Skip to main content

Python interface to OpenSlide

Project description

!!!THIS IS A TEMPORARY WORKAROUND TO HAVE openslide-python INSTALLABLE VIA PIP WITHOUT SETUPTOOLS ISSUE!!!

OpenSlide Python is a Python interface to the OpenSlide library.

OpenSlide is a C library that provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.

OpenSlide can read virtual slides in several formats:

Requirements

  • Python 2 >= 2.6 or Python 3 >= 3.3

  • OpenSlide >= 3.4.0

  • Python Imaging Library or Pillow

Installation

  1. Install OpenSlide.

  2. pip install openslide-python

Using PIL

setup.py assumes that you want to use the Pillow fork of PIL. If you already have classic PIL installed, you can use it instead. Install OpenSlide Python with:

pip install --no-deps openslide-python

or, if you are installing by hand:

python setup.py install --single-version-externally-managed --record /dev/null

More Information

License

OpenSlide Python is released under the terms of the GNU Lesser General Public License, version 2.1.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openslide-wrapper-1.1.2.tar.gz (315.3 kB view details)

Uploaded Source

Built Distribution

openslide_wrapper-1.1.2-cp37-cp37m-macosx_10_15_x86_64.whl (16.2 kB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

File details

Details for the file openslide-wrapper-1.1.2.tar.gz.

File metadata

  • Download URL: openslide-wrapper-1.1.2.tar.gz
  • Upload date:
  • Size: 315.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for openslide-wrapper-1.1.2.tar.gz
Algorithm Hash digest
SHA256 5f852910335e065e2f65a0ad3f13bf1c36da8871a64d18851619bfbf6019791d
MD5 e3212042d438514a59d81bcd495c0df5
BLAKE2b-256 1e2922477784edf81464a8fd1e30b712bc7912ff3a69d80150f08e8409a3759f

See more details on using hashes here.

File details

Details for the file openslide_wrapper-1.1.2-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: openslide_wrapper-1.1.2-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: CPython 3.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for openslide_wrapper-1.1.2-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ae4e472123532a1e1b82ff1b466815da556f80eaa9be2796f420c2f5a013423b
MD5 7a2eafa64e8b7b7152564e4f6737e15e
BLAKE2b-256 e00a8b2d6b8689b2abd2cdf4071a91b1d59621ca8584884f9e4ec88b4a94fef5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page