Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 2.21 KB

README.cn.md

File metadata and controls

58 lines (44 loc) · 2.21 KB

PicImageSearch

Read this in other languages: English, 中文, Русский

✨ 聚合识图引擎 用于以图搜源 ✨

license pypi python release issues

📖 文档 · 🐛 提交问题

支持

引擎 网站
ASCII2D https://ascii2d.net/
Baidu https://graph.baidu.com/
E-Hentai https://e-hentai.org/
ExHentai https://exhentai.org/
Google https://www.google.com/imghp
IQDB https://iqdb.org/
SauceNAO https://saucenao.com/
TraceMoe https://trace.moe/
Yandex https://yandex.com/images/search

用法

详细见 文档 或者 demo 代码
同步请使用 from PicImageSearch.sync import ... 导入。
异步请使用 from PicImageSearch import Network,... 导入。
推荐使用异步。

安装

  • 需要 Python 3.8 或更新版本。
  • 安装:pip install PicImageSearch
  • 或使用清华镜像:pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple

Star History

Star History