Skip to content
forked from TinEye/pytineye

Python client for the TinEye Commercial API.

License

Notifications You must be signed in to change notification settings

cesarcruz/pytineye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinEye Commercial API Python client

pytineye is a Python client library for the TinEye Commercial API. The TinEye Commercial API is a TinEye paid search alternative for professional, commercial or high-volume users. See https://api.tineye.com/ for more information.

Installation

Download the latest version of the library and install with pip:

$ wget https://github.com/TinEye/pytineye/zipball/master --output-document=pytineye.zip
$ pip install pytineye.zip

If you do not have pip, you can install it first:

$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python

Or you can install from the zip file:

$ python setup.py install

Documentation

View documentation.

Support

Please send comments, recommendations, and bug reports to support@tineye.com.

About

Python client for the TinEye Commercial API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.1%
  • Python 29.0%
  • CSS 13.7%
  • HTML 13.2%