A Python wrapper for the DuckDuckGo instant answer API
Project description
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pypygo-0.1.1.tar.gz
.
File metadata
- Download URL: pypygo-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c992f7bb76107bda412c35e969570ca0266c683b49a4744d529c4022d282ffb |
|
MD5 | 44a4b008ded49bdeeb6bb79a86ce4200 |
|
BLAKE2b-256 | 48bae165d35875330b8dd7fea0fdacf33e6693da12af70f8a7e867f47a6d0923 |