-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add Japanese README file (#166)
- Loading branch information
Showing
4 changed files
with
118 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<div align="center"> | ||
|
||
# PicImageSearch | ||
|
||
他の言語で読む: [English](README.md), [中文](README.cn.md), [Русский](README.ru.md), [日本語](README.ja.md) | ||
|
||
✨ 画像検索アグリゲーター ✨ | ||
|
||
<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/">📖 ドキュメント</a> | ||
· | ||
<a href="https://github.com/kitUIN/PicImageSearch/issues/new">🐛 問題を報告</a> | ||
|
||
</div> | ||
|
||
## サポート | ||
|
||
| エンジン | ウェブサイト | | ||
|----------|------------------------------------| | ||
| 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> | | ||
|
||
## 使用方法 | ||
|
||
詳細は [ドキュメント](https://pic-image-search.kituin.fun/) または [デモコード](demo/ja/) を参照してください。 | ||
`同期`を使用する場合は `from PicImageSearch.sync import ...` をインポートしてください。 | ||
`非同期`を使用する場合は `from PicImageSearch import Network,...` をインポートしてください。 | ||
**非同期の使用を推奨します。** | ||
|
||
### インストール | ||
|
||
- Python 3.9 以降が必要です。 | ||
- インストール: `pip install PicImageSearch` | ||
- または Tsinghua ミラーを使用: `pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple` | ||
|
||
## スター履歴 | ||
|
||
[![Star History](https://starchart.cc/kitUIN/PicImageSearch.svg)](https://starchart.cc/kitUIN/PicImageSearch) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,58 @@ | ||
<div align="center"> | ||
|
||
# PicImageSearch | ||
|
||
Read this in other languages: [English](README.md), [中文](README.cn.md), [Русский](README.ru.md) | ||
|
||
✨ Агрегатор Обратного Поиска Изображений ✨ | ||
|
||
<a href="https://raw.githubusercontent.com/kitUIN/PicImageSearch/master/LICENSE"> | ||
<img src="https://img.shields.io/github/license/kitUIN/PicImageSearch" alt="лицензия"> | ||
</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="версия"> | ||
</a> | ||
<a href="https://github.com/kitUIN/PicImageSearch/issues"> | ||
<img src="https://img.shields.io/github/issues/kitUIN/PicImageSearch" alt="проблемы"> | ||
</a> | ||
|
||
<a href="https://pic-image-search.kituin.fun/">📖 Документация</a> | ||
· | ||
<a href="https://github.com/kitUIN/PicImageSearch/issues/new">🐛 Сообщить о Проблеме</a> | ||
|
||
</div> | ||
|
||
## Поддерживаемые сервисы | ||
|
||
| Поисковик | Веб-сайт | | ||
|-----------|------------------------------------| | ||
| 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> | | ||
|
||
## Применение | ||
|
||
Подробности см. в [документации](https://pic-image-search.kituin.fun/) или в [демонстрационных примерах](demo/ru/). | ||
Для `синхронного` использования импортируйте `from PicImageSearch.sync import ...` . | ||
Для `асинхронного` использования импортируйте `from PicImageSearch import Network,...` . | ||
**Рекомендуется использовать асинхронный режим.** | ||
|
||
### Установка | ||
|
||
- Требуется Python 3.9 или более поздняя версия. | ||
- Установка: `pip install PicImageSearch` | ||
- Или используйте зеркало Tsinghua: `pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple` | ||
|
||
## История Звёзд | ||
|
||
[![Star History](https://starchart.cc/kitUIN/PicImageSearch.svg)](https://starchart.cc/kitUIN/PicImageSearch) | ||
<div align="center"> | ||
|
||
# PicImageSearch | ||
|
||
Read this in other languages: [English](README.md), [中文](README.cn.md), [Русский](README.ru.md), [日本語](README.ja.md) | ||
|
||
✨ Агрегатор Обратного Поиска Изображений ✨ | ||
|
||
<a href="https://raw.githubusercontent.com/kitUIN/PicImageSearch/master/LICENSE"> | ||
<img src="https://img.shields.io/github/license/kitUIN/PicImageSearch" alt="лицензия"> | ||
</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="версия"> | ||
</a> | ||
<a href="https://github.com/kitUIN/PicImageSearch/issues"> | ||
<img src="https://img.shields.io/github/issues/kitUIN/PicImageSearch" alt="проблемы"> | ||
</a> | ||
|
||
<a href="https://pic-image-search.kituin.fun/">📖 Документация</a> | ||
· | ||
<a href="https://github.com/kitUIN/PicImageSearch/issues/new">🐛 Сообщить о Проблеме</a> | ||
|
||
</div> | ||
|
||
## Поддерживаемые сервисы | ||
|
||
| Поисковик | Веб-сайт | | ||
|-----------|------------------------------------| | ||
| 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> | | ||
|
||
## Применение | ||
|
||
Подробности см. в [документации](https://pic-image-search.kituin.fun/) или в [демонстрационных примерах](demo/ru/). | ||
Для `синхронного` использования импортируйте `from PicImageSearch.sync import ...` . | ||
Для `асинхронного` использования импортируйте `from PicImageSearch import Network,...` . | ||
**Рекомендуется использовать асинхронный режим.** | ||
|
||
### Установка | ||
|
||
- Требуется Python 3.9 или более поздняя версия. | ||
- Установка: `pip install PicImageSearch` | ||
- Или используйте зеркало Tsinghua: `pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple` | ||
|
||
## История Звёзд | ||
|
||
[![Star History](https://starchart.cc/kitUIN/PicImageSearch.svg)](https://starchart.cc/kitUIN/PicImageSearch) |