geekpradd / PyDictionary

PyDictionary is a Dictionary Module for Python 2/3 to get meanings, translations, synonyms and antonyms of words
https://pypi.python.org/pypi/PyDictionary
MIT License
272 stars 65 forks source link

Remove use of Goslate and bump version to 2.0.2 #57

Open ctoth opened 2 years ago

ctoth commented 2 years ago

Goslate does not appear to work anymore and does not even install in Python 3

This PR removes the translate and translate_to methods and removes dependency on Goslate