python-duckduckgo
python-duckduckgo copied to clipboard
A library for querying the DuckDuckGo API
- Instead of using urllib, moved to requests - Added support of python 3.x
Makes `duckduckgo.py` python3 (and 2.7) compliant. (_+ remove some useless whitespaces because of my editor conf :)_)
Adds a wrapper function around get_zci to allow querying for instant answers from the shell. If you could bump the version after merging this and do a new upload to...
Changed the getter setter system from JSON