Skip to content

xiaoslzhang/yingyu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyyingyu

Key Features

provides translate of python

Installation

use pip:

    $ pip install pyyingyu

use source code:

    $ python setup.py install

Getting Started

an usage example of pyyingyu:

    import pyyingyu
    bd = BaiduTranslate()
    bd.translate('I love reading the book very much!','en','zh')
    'en' means English,and 'zh' means Chinese

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages