A Python library for Tineye
Project description
tineye-python
A simple wrapper for tineye public api in python
Installation
pip install tineye-python
Usage
import os
import json
from tineye_python import TinEyeAPIRequest
tineye_api = TinEyeAPIRequest()
image = 'https://upload.wikimedia.org/wikipedia/commons/b/bf/Golden_Gate_Bridge_as_seen_from_Battery_East.jpg'
response = tineye_api.search_data(image, save_to_file='output.json')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tineye_python-1.0.3.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tineye_python-1.0.3.tar.gz.
File metadata
- Download URL: tineye_python-1.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
188b76db12567efae1fba01ac34232038436447c25f9595d355c2ab794183d9d
|
|
| MD5 |
cd28e757e56ed8a78c8f56a08e982e5c
|
|
| BLAKE2b-256 |
95d00a877f84b8889d3f265a5f0d89405a43ea8005e1c5ff3f19cc38a4ec09b2
|
File details
Details for the file tineye_python-1.0.3-py3-none-any.whl.
File metadata
- Download URL: tineye_python-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5817bf89f6bcb2f007fc6db3c4d757aed80a1f15e70d5471a1bcc7ce32d89b1
|
|
| MD5 |
0665c640bfc55abf203131f3d25202e4
|
|
| BLAKE2b-256 |
78548e3f7787da2d457da395bcab182a7b13fad5d9bd8096885a9ee444d1dd64
|