Skip to content

PyGTK application to translate text from the clipboard to Russian with "yandex.translate"

Notifications You must be signed in to change notification settings

aweal/Translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate?

PyGTK application to translate text from the clipboard to Russian with "yandex.translate"

depends:

  • requests: dev-python/requests
  • pygobject: dev-python/pygobject

##issues

ImportError: No module named 'gi'

PYTHON_TARGETS value must match the Python interpreter
example:

$ python3.4 ./applicaiton.py  
$ grep PYTHON_TARGETS /etc/portage/make.conf  
PYTHON_TARGETS="othersx_y python3_4"  
emerge -pv dev-python/pygobject  
[ebuild   R    ] dev-python/pygobject-3.14.0:3::gentoo  USE="cairo threads -examples {-test}" PYTHON_TARGETS="othersx_y python3_4" 0 KiB

About

PyGTK application to translate text from the clipboard to Russian with "yandex.translate"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published