python-duckduckgo icon indicating copy to clipboard operation
python-duckduckgo copied to clipboard

A library for querying the DuckDuckGo API

Results 4 python-duckduckgo issues
Sort by recently updated
recently updated
newest added

- 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