Skip to content

swishderzy/translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

translator

An easy to use python translator with multiple api sources

Dependencies:

  • py_translator: to install ===> pip install py-translator

link: https://pypi.org/project/py-translator/

  • other dependencies: bs4, urllib, re, sys

how to use:

type in shell command the following:

python path/to/translator.py text to source output_save_path yandex_key

  • text: text to translate

  • to: language to translate to

  • source: original text language

  • output_save_path: th epath to the saved file if file name not passed, then it will create a file name automatically.

  • yandex_key : get a yandex api key from: https://tech.yandex.com/translate/

To do:

Add more api sources.

About

An easy to use python translator with multiple api sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages