PicImageSearch


NamePicImageSearch JSON
Version 3.11.2 PyPI version JSON
download
home_pageNone
SummaryPicImageSearch APIs for Python 3.x 适用于 Python 3 以图搜源整合API
upload_time2024-11-05 13:35:13
maintainerlleans, chinoll, NekoAria
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords ascii2d baidu bing copyseeker e-hentai google iqdb saucenao tracemoe yandex
VCS
bugtrack_url
requirements mkdocs mkdocs-material mkdocs-static-i18n mkdocstrings
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

# PicImageSearch

Read in other languages: [简体中文](README.cn.md), [Русский](README.ru.md), [日本語](README.ja.md)

✨ Aggregated Image Search Engine for Reverse Image Search ✨

<a href="https://raw.githubusercontent.com/kitUIN/PicImageSearch/master/LICENSE">
    <img src="https://img.shields.io/github/license/kitUIN/PicImageSearch" alt="license">
</a>
<a href="https://pypi.python.org/pypi/PicImageSearch">
    <img src="https://img.shields.io/pypi/v/PicImageSearch" alt="pypi">
</a>
<img src="https://img.shields.io/badge/python-3.9+-blue" alt="python">
<a href="https://github.com/kitUIN/PicImageSearch/releases">
    <img src="https://img.shields.io/github/v/release/kitUIN/PicImageSearch" alt="release">
</a>
<a href="https://github.com/kitUIN/PicImageSearch/issues">
    <img src="https://img.shields.io/github/issues/kitUIN/PicImageSearch" alt="issues">
</a>

<a href="https://pic-image-search.kituin.fun/">📖 Documentation</a>
·
<a href="https://github.com/kitUIN/PicImageSearch/issues/new">🐛 Submit an Issue</a>

</div>

## Supported Search Engines

| Engine     | Website                              |
|------------|--------------------------------------|
| ASCII2D    | <https://ascii2d.net/>               |
| Baidu      | <https://graph.baidu.com/>           |
| Bing       | <https://www.bing.com/images/search> |
| Copyseeker | <https://copyseeker.net/>            |
| E-Hentai   | <https://e-hentai.org/>              |
| ExHentai   | <https://exhentai.org/>              |
| Google     | <https://www.google.com/imghp>       |
| IQDB       | <https://iqdb.org/>                  |
| SauceNAO   | <https://saucenao.com/>              |
| Tineye     | <https://tineye.com/search/>         |
| TraceMoe   | <https://trace.moe/>                 |
| Yandex     | <https://yandex.com/images/search>   |

## Usage

For detailed information, please refer to the [documentation](https://pic-image-search.kituin.fun/) or [example code](demo/code/).  
For `synchronous` usage, import using `from PicImageSearch.sync import ...` .  
For `asynchronous` usage, import using `from PicImageSearch import Network,...` .  
**Asynchronous usage is recommended.**

### Installation

- Requires Python 3.9 and above.
- Installation command: `pip install PicImageSearch`
- Or use the Tsinghua mirror: `pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple`

## Star History

[![Star History](https://starchart.cc/kitUIN/PicImageSearch.svg)](https://starchart.cc/kitUIN/PicImageSearch)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PicImageSearch",
    "maintainer": "lleans, chinoll, NekoAria",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "kitUIN <kulujun@gmail.com>",
    "keywords": "ascii2d, baidu, bing, copyseeker, e-hentai, google, iqdb, saucenao, tracemoe, yandex",
    "author": null,
    "author_email": "kitUIN <kulujun@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4b/2b/44c18da66769741cbbb0764c2604ea6d482c156f94ad804943ef8fb64f2a/picimagesearch-3.11.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n# PicImageSearch\n\nRead in other languages: [\u7b80\u4f53\u4e2d\u6587](README.cn.md), [\u0420\u0443\u0441\u0441\u043a\u0438\u0439](README.ru.md), [\u65e5\u672c\u8a9e](README.ja.md)\n\n\u2728 Aggregated Image Search Engine for Reverse Image Search \u2728\n\n<a href=\"https://raw.githubusercontent.com/kitUIN/PicImageSearch/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/kitUIN/PicImageSearch\" alt=\"license\">\n</a>\n<a href=\"https://pypi.python.org/pypi/PicImageSearch\">\n    <img src=\"https://img.shields.io/pypi/v/PicImageSearch\" alt=\"pypi\">\n</a>\n<img src=\"https://img.shields.io/badge/python-3.9+-blue\" alt=\"python\">\n<a href=\"https://github.com/kitUIN/PicImageSearch/releases\">\n    <img src=\"https://img.shields.io/github/v/release/kitUIN/PicImageSearch\" alt=\"release\">\n</a>\n<a href=\"https://github.com/kitUIN/PicImageSearch/issues\">\n    <img src=\"https://img.shields.io/github/issues/kitUIN/PicImageSearch\" alt=\"issues\">\n</a>\n\n<a href=\"https://pic-image-search.kituin.fun/\">\ud83d\udcd6 Documentation</a>\n\u00b7\n<a href=\"https://github.com/kitUIN/PicImageSearch/issues/new\">\ud83d\udc1b Submit an Issue</a>\n\n</div>\n\n## Supported Search Engines\n\n| Engine     | Website                              |\n|------------|--------------------------------------|\n| ASCII2D    | <https://ascii2d.net/>               |\n| Baidu      | <https://graph.baidu.com/>           |\n| Bing       | <https://www.bing.com/images/search> |\n| Copyseeker | <https://copyseeker.net/>            |\n| E-Hentai   | <https://e-hentai.org/>              |\n| ExHentai   | <https://exhentai.org/>              |\n| Google     | <https://www.google.com/imghp>       |\n| IQDB       | <https://iqdb.org/>                  |\n| SauceNAO   | <https://saucenao.com/>              |\n| Tineye     | <https://tineye.com/search/>         |\n| TraceMoe   | <https://trace.moe/>                 |\n| Yandex     | <https://yandex.com/images/search>   |\n\n## Usage\n\nFor detailed information, please refer to the [documentation](https://pic-image-search.kituin.fun/) or [example code](demo/code/).  \nFor `synchronous` usage, import using `from PicImageSearch.sync import ...` .  \nFor `asynchronous` usage, import using `from PicImageSearch import Network,...` .  \n**Asynchronous usage is recommended.**\n\n### Installation\n\n- Requires Python 3.9 and above.\n- Installation command: `pip install PicImageSearch`\n- Or use the Tsinghua mirror: `pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple`\n\n## Star History\n\n[![Star History](https://starchart.cc/kitUIN/PicImageSearch.svg)](https://starchart.cc/kitUIN/PicImageSearch)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PicImageSearch APIs for Python 3.x \u9002\u7528\u4e8e Python 3 \u4ee5\u56fe\u641c\u6e90\u6574\u5408API",
    "version": "3.11.2",
    "project_urls": {
        "homepage": "https://github.com/kitUIN/PicImageSearch",
        "repository": "https://github.com/kitUIN/PicImageSearch"
    },
    "split_keywords": [
        "ascii2d",
        " baidu",
        " bing",
        " copyseeker",
        " e-hentai",
        " google",
        " iqdb",
        " saucenao",
        " tracemoe",
        " yandex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35929db387ebc90bf1e872acc3258aeb1dd0f4d2230e1762d36c6a0484d00b4a",
                "md5": "c1ebcbfc92c950579ed00e67b3cc5e49",
                "sha256": "789dc7885dc5c23089388410d52a13b861abb1140442f36eaa0983c6d3e5b69b"
            },
            "downloads": -1,
            "filename": "picimagesearch-3.11.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1ebcbfc92c950579ed00e67b3cc5e49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 53709,
            "upload_time": "2024-11-05T13:35:11",
            "upload_time_iso_8601": "2024-11-05T13:35:11.543835Z",
            "url": "https://files.pythonhosted.org/packages/35/92/9db387ebc90bf1e872acc3258aeb1dd0f4d2230e1762d36c6a0484d00b4a/picimagesearch-3.11.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b2b44c18da66769741cbbb0764c2604ea6d482c156f94ad804943ef8fb64f2a",
                "md5": "644ba783daeffa79a2b189fcfe09af96",
                "sha256": "1e2e3cd0785a25cb738eb512e25d9bde4ce4bc0e4d69fc9a3768a1a100ffa4e3"
            },
            "downloads": -1,
            "filename": "picimagesearch-3.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "644ba783daeffa79a2b189fcfe09af96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33929,
            "upload_time": "2024-11-05T13:35:13",
            "upload_time_iso_8601": "2024-11-05T13:35:13.004876Z",
            "url": "https://files.pythonhosted.org/packages/4b/2b/44c18da66769741cbbb0764c2604ea6d482c156f94ad804943ef8fb64f2a/picimagesearch-3.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 13:35:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kitUIN",
    "github_project": "PicImageSearch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "mkdocs",
            "specs": []
        },
        {
            "name": "mkdocs-material",
            "specs": []
        },
        {
            "name": "mkdocs-static-i18n",
            "specs": []
        },
        {
            "name": "mkdocstrings",
            "specs": []
        }
    ],
    "lcname": "picimagesearch"
}
        
Elapsed time: 0.39886s