• Stars
    star
    174
  • Rank 214,798 (Top 5 %)
  • Language
    Python
  • License
    Other
  • Created almost 15 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python Deep Zoom Tools

deepzoom.py: Python Deep Zoom Tools

Installation

git clone https://github.com/openzoom/deepzoom.py.git
cd deepzoom.py
python setup.py install

Development

Install for local development:

python3 -m pip install -e .

Example

cd examples/helloworld/

# Single image (DZI)
./helloworld-dzi.py

# Collection (DZC)
./helloworld-dzc.py

Acknowledgements

Initially developed by Kapil Thangavelu. Powered by OpenZoom.

License

Licensed under the New BSD Licence.