Metadata-Version: 2.1
Name: quicktranslate
Version: 1.1.1
Summary: translate with youdao,baidu and google
Home-page: https://github.com/pynickle/amazing-python/tree/master/Gooey/translate_app
Author: pynickle
Author-email: 2330458484@qq.com
License: MIT License
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: pyexecjs
Requires-Dist: langdetect


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


