Metadata-Version: 2.1
Name: quicktranslate
Version: 1.0.2
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: any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
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


