Skip to main content

A Python wrapper for the DuckDuckGo instant answer API

Project description

https://travis-ci.org/ScreenDriver/pypygo.svg?branch=master https://badge.fury.io/py/pypygo.png https://pypip.in/d/pypygo/badge.png

pypygo - A Python wrapper for the DuckDuckGo instant answer API

>>> import pypygo
>>> q = pypygo.query('GitHub')
>>> q.abstract
'GitHub is a web-based hosting service'...
>>> q.results[0].text
'Official site'
...

See the official DuckDuckGo API.

Installation

To install pypygo, simply:

$ pip install pypygo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypygo-0.1.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page