Skip to content

AXATechLab/pytineye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.8%
  • Python 23.9%
  • CSS 13.9%
  • HTML 10.4%