{ "info": { "author": "RaspberryRice", "author_email": "christian@echooff.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pypygo\n======\n\n.. image:: https://travis-ci.org/ScreenDriver/pypygo.svg?branch=master\n :target: https://travis-ci.org/ScreenDriver/pypygo\n\n.. image:: https://badge.fury.io/py/pypygo.png\n :target: http://badge.fury.io/py/pypygo\n\n.. image:: https://pypip.in/d/pypygo/badge.png\n :target: https://crate.io/packages/pypygo/\n\npypygo - A Python wrapper for the DuckDuckGo instant answer API\n\n.. code-block:: pycon\n\n >>> import pypygo\n >>> q = pypygo.query('GitHub')\n >>> q.abstract\n 'GitHub is a web-based hosting service'...\n >>> q.results[0].text\n 'Official site'\n ...\n\nSee the official `DuckDuckGo API `_.\n\n\nInstallation\n------------\n\nTo install pypygo, simply:\n\n.. code-block:: bash\n\n $ pip install pypygo\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ScreenDriver/pypygo", "keywords": "duckduckgo ddg ddgo search engine privacy", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pypygo", "package_url": "https://pypi.org/project/pypygo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypygo/", "project_urls": { "Homepage": "https://github.com/ScreenDriver/pypygo" }, "release_url": "https://pypi.org/project/pypygo/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A Python wrapper for the DuckDuckGo instant answer API", "version": "0.1.1" }, "last_serial": 1144893, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b9b4eb3bcc13ff5b99155dc8590725b5", "sha256": "49a3219042ff5e7e266a9ec7440a0c01400f4db2c080bfbf42e5226a9a310e3b" }, "downloads": -1, "filename": "pypygo-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b9b4eb3bcc13ff5b99155dc8590725b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2330, "upload_time": "2014-07-02T16:28:18", "url": "https://files.pythonhosted.org/packages/60/60/934147c8c6497944f94360feac5f63bebb8ee0fb20986e2b5cfc13888d9b/pypygo-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "44a4b008ded49bdeeb6bb79a86ce4200", "sha256": "6c992f7bb76107bda412c35e969570ca0266c683b49a4744d529c4022d282ffb" }, "downloads": -1, "filename": "pypygo-0.1.1.tar.gz", "has_sig": false, "md5_digest": "44a4b008ded49bdeeb6bb79a86ce4200", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2367, "upload_time": "2014-07-02T16:48:04", "url": "https://files.pythonhosted.org/packages/48/ba/e165d35875330b8dd7fea0fdacf33e6693da12af70f8a7e867f47a6d0923/pypygo-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44a4b008ded49bdeeb6bb79a86ce4200", "sha256": "6c992f7bb76107bda412c35e969570ca0266c683b49a4744d529c4022d282ffb" }, "downloads": -1, "filename": "pypygo-0.1.1.tar.gz", "has_sig": false, "md5_digest": "44a4b008ded49bdeeb6bb79a86ce4200", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2367, "upload_time": "2014-07-02T16:48:04", "url": "https://files.pythonhosted.org/packages/48/ba/e165d35875330b8dd7fea0fdacf33e6693da12af70f8a7e867f47a6d0923/pypygo-0.1.1.tar.gz" } ] }