Metadata-Version: 2.1
Name: bing-terminal-translator
Version: 1.0.5
Summary: The project is designed as a quick translation tool built into the terminal
Home-page: UNKNOWN
Author: 87Keys
Author-email: meme_me2019@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: bing-translation-for-python (>=2.0.0)
Requires-Dist: pyperclip

# BingTerminaTranslator

## Introduction

The project is designed as a quick translation tool built into the terminal

## Translation implementations depend on the project
__bing-translation-for-python__ [Gitee][1] | [Github][2]

## The project address
__bing-termina-translator__ [Gitee][3] | [Github][4]

## Installation

    $ pip install bing-terminal-translator

## How to use it

Once the installation is configured, input from the command line translates to the specified language.
Type 'bing' directly to see the help information. Here's an example of how to use it

    $ bing en 你好

## Option -l -- list_all_lgtg
Enter the language code of the language you are using, such as 'en' as the first parameter, with the '-l' switch attached at the end, and the program will display all the supporting languages and their abbreviations in your language

    $ bing en -l

## Option -h --help

Show help options

## Option -c --copy
Copy translated text to the clipboard

## Option -d --debug
Troubleshooting mode, it's no use

<!-- Doc website -- >

<!-- TODO bing-translation-for-python project address -- >
<!-- Gitee -->
[1]:https://gitee.com/abchiyi/bing_translation_for_python

<!-- Github -->
[2]:https:......


<!-- TODO bing-translation 项目地址 -->
<!-- Gitee -->
[3]:https://gitee.com/abchiyi/bing-translator

<!-- Github -->
[4]:https:......

# BingTerminaTranslator

## 介绍

该项目设计为内建内建在终端内的快速翻译工具

## 翻译实现依赖项目
__bing-translation-for-python__ [Gitee][1] | [Github][2]

## 项目地址
__bing-termina-translator__ [Gitee][3] | [Github][4]

## 安装

    $ pip install bing-terminal-translator

## 如何使用

安装配置完毕后，命令行中输入即可执行翻译到指定的语言。
直接键入'bing'以查看帮助信息。下面是一个使用示例

    $ bing zh-Hans hello

### 选项 -l --list_all_lgtg
输入你所使用的语言的语言的语言码，例如'en'作为第一个参数，结尾附上'-l'开关，程序将以你的语言来展示全部支持语言及其缩写

    $ bin en -l

### 选项 -h --help

展示帮助选项

### 选项 -c --copy
复制翻译后的文本到剪贴板

### 选项 -d --debug
故障排查模式，没啥用

<!-- Doc网站 -->

<!-- TODO bing-translation-for-python 项目地址 -->
<!-- Gitee -->
[1]:https://gitee.com/abchiyi/bing_translation_for_python

<!-- Github -->
[2]:https:......

<!-- TODO bing-translation 项目地址 -->
<!-- Gitee -->
[3]:https://gitee.com/abchiyi/bing-translator

<!-- Github -->
[4]:https:......

# BingTerminaTranslator

## 介紹

該項目設計為內建內建在終端內的快速翻譯工具

## 翻譯實現依賴專案
__bing-translation-for-python__ [Gitee][1] | [Github][2]

## 本專案地址
__bing-termina-translator__ [Gitee][3] | [Github][4]

## 安裝

    $ pip install bing-termina-translator

## 如何使用

安裝配置完畢後，命令列中輸入即可執行翻譯到指定的語言。
直接鍵入『bing』以查看説明資訊。 下面是一個使用示例

    $ bing zh-Hant hello

### 選項 -l --list_all_lgtg
輸入你所使用的語言的語言的語言碼，例如'en'作為第一個參數，結尾附上'-l'開關,程式將以你的語言來展示全部支援的語言

    $ bing en -l

### 選項 -h --help

展示幫助選項

### 選項 -c --copy
複製翻譯後的文字到剪貼簿

### 選項 -d --debug
故障排查模式，沒啥用

<!-- Doc網站 -->

<!-- TODO bing-translation-for-python 專案位址 -->
<!-- Gitee -->
[1]:https://gitee.com/abchiyi/bing_translation_for_python

<!-- Github -->
[2]:https:......


<!-- TODO bing-translation 项目地址 -->
<!-- Gitee -->
[3]:https://gitee.com/abchiyi/bing-translator

<!-- Github -->
[4]:https:......


