Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom.it Python SDK

This client library is designed to support the Zoom.it API.

Basic usage:

service = zoomit.ZoomItService()
content = service.get_content_by_url('http://openzoom.org')
id = content['id']
dzi = content['dzi']
print(id, dzi)

Reporting Issues

Please file bugs or issues you encounter.

About

Python SDK for the Zoom.it API

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages