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
274 stars 65 forks source link

Proxies #54

Closed NMoro811 closed 2 years ago

NMoro811 commented 2 years ago

Include the possibility to use proxies in requests by passing proxies dictionary to PyDictionary class instantiation.