bingtrans

Python Library for interfacing with Microsoft Translate API
Download

bingtrans Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Publisher Name:
  • Byung Gyu Ahn
  • Publisher web site:
  • http://github.com/bahn/

bingtrans Tags


bingtrans Description

Python Library for interfacing with Microsoft Translate API Bingtrans is a Python library for interfacing with Microsoft Translate API.FeaturesBingtrans can:- translate a text or html file in a language into another languageYou are welcomed to expand this module.Installpython ./setup.py installExampleimport bingtransbingtrans.set_app_id(YourAppID) # you can get your AppID at: http://www.bing.com/developers/print bingtrans.translate('hello', 'en', 'ko')Homepagehttp://github.com/bahn/bingtrans Requirements: · Python


bingtrans Related Software