Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Python
C
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
examples/deepzoom | ||
|
|
openslide | ||
|
|
.gitignore | ||
|
|
CHANGELOG.txt | ||
|
|
LICENSE.txt | ||
|
|
MANIFEST.in | ||
|
|
README.txt | ||
|
|
lgpl-2.1.txt | ||
|
|
setup.py | ||
README.txt
OpenSlide Python requires:
* Python 2 >= 2.6 or Python 3 >= 3.3
* OpenSlide >= 3.4.0
* Python Imaging Library or Pillow
To install:
python setup.py install