Metadata-Version: 2.1
Name: quicktranslate
Version: 0.0.1
Summary: translate with youdao,baidu and google
Home-page: https://github.com/code-nick-python/daily-tools/tree/master/translate_app
Author: code-nick-python
Author-email: 2330458484@qq.com
License: MIT License
Platform: UNKNOWN
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: pyexecjs


you can use this in the command line,this is a example::

    trans -t example

or::

    trans --trans example

'example' means what you want to translate


