Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagify-python

Official Imagify API Wrapper for Python

Installation

Download the sources on this Github repository and do a

python setup.py install

Usage

>>> from imagify import Imagify
>>> imagify = Imagify('api_key')
>>> param = dict(ultra=True)
>>> imagify.upload("/path/to/image.jpg", param)

About

Imagify API Wrapper for Python

Resources

Stars

1 star

Watchers

18 watching

Forks

Releases

Packages

Used by

Contributors

Languages