Skip to content

Totilarson/deepzoom.py

 
 

Repository files navigation

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-dzi.py

Acknowledgements

Initially developed by Kapil Thangavelu. Powered by OpenZoom.

License

Licensed under the New BSD Licence.

About

Python Deep Zoom Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%