openzoom / deepzoom.py

Python Deep Zoom Tools
http://openzoom.org/
Other
176 stars 74 forks source link

Python3 #9

Closed edsu closed 4 years ago

edsu commented 9 years ago

I wanted to use deepzoom from python3 and got things working with six. I did test things manually and everything seemed ok. But obviously there isn't a test suite to provide a safety net here. So @hugovk also added a basic run of the example as a Travis-CI test.

gasi commented 4 years ago

Wow! Thanks for making this change. Unfortunately, I never received a notification and had no idea about it. I now have updated the library for Python 3. You can find it in master.