openslide-python
openslide-python copied to clipboard
Python bindings to OpenSlide
Hello, would the maintainers of this project be interested in building multi-platform wheels? At the moment, pypi only includes the sources for `openslide-python`, so users require a compiler. This wouldn't...
## Context **Issue type** (bug report or feature request): bug report **Operating system** (e.g. Fedora 24, Mac OS 10.11, Windows 10): Windows 10 **Platform** (e.g. 64-bit x86, 32-bit ARM): 64-bit...
## Context **Issue type** (bug report): **Operating system** (CentOS 7.3.1611): **Platform** (x86_64 GNU/Linux): **OpenSlide Python version** (1.1.0): **Slide format** (SVS): ## Details Dear openslide team, Thank you for making this...
Hold until the website is updated.
Prefer loading OpenSlide from the openslide-bin package if available.
Typing
Hey folks, An attempt to address #157 I've typed the main interface and the deepzoom file, with ignoring type hints for the harder-to-type lowlevel file. I think I could get...
### Operating system Ubuntu ### Platform 64 bit x86 ### OpenSlide Python version 1.3.1 ### OpenSlide version 4.0.0 ### Slide format SVS ### Issue details Hi, When I try to...
### Operating system Ubuntu ### Platform 64-bit x86 ### OpenSlide Python version 1.3.1 ### OpenSlide version 3.4.1 ### Slide format svs ### Issue details when I read other SVS files,...
Several smaller fixes split out from a larger type hinting change I'm still working on.
# OpenSlide Python release process - [x] Update `CHANGELOG.md` and version in `openslide/_version.py` - [x] Create and push signed tag - [x] Find the [workflow run](https://github.com/openslide/openslide-python/actions/workflows/python.yml) for the tag -...