Reverse image searching utility for images.
Project description
retaggr
Library to reverse search various boorus.
See the documentation for details.
Example
from retaggr import ReverseSearch, ReverseSearchConfig
config = ReverseSearchConfig(min_score=80.0)
rsearch = ReverseSearch(config)
result = asyncio.run(rsearch.reverse_search("https://danbooru.donmai.us/data/__tsukumo_benben_touhou_drawn_by_elise_piclic__6e6da59922b923391f02ba1ce78f9b42.jpg"))
Licensing
This project is under the GNU LGPLv3 license.
In addition, this project contains a local copy of the aiohttp_requests package (this is to resolve a minor dependency pinning problem aiohttp_requests on pip has). This library is under the MIT. Check the header of the init file for the license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 retaggr-3.1.0.tar.gz.
File metadata
- Download URL: retaggr-3.1.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5670ab22d99943c883be5f7faac9f149e95bf7ab69445262e9b055ac17887de8
|
|
| MD5 |
2ac0842ff98b150c719c907f0c6c99b4
|
|
| BLAKE2b-256 |
edc16212ba8252967c2cb8c67066926bd8bceac13e0a4b051db3b369c01e4b64
|
File details
Details for the file retaggr-3.1.0-py3-none-any.whl.
File metadata
- Download URL: retaggr-3.1.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e3366c59ea3455677eecad3513921833e9d1584cce414120b09fc9c9bb9f3bf
|
|
| MD5 |
11ed34a82c745e7f6ac3503760cab641
|
|
| BLAKE2b-256 |
0d957783701b8283dff597c232b9310a68b4e7b9fccf45b58ab2279b6e9a706d
|