skill-ddg


Nameskill-ddg JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-ddg
Summarymycroft/ovos duck duck go skill plugin
upload_time2023-03-08 21:54:44
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='./res/icon/ddg.png' card_color='#de5833' width='50' height='50' style='vertical-align:bottom'/> DuckDuckGo
Use DuckDuckGo to answer questions

![](./ui/logo.png)


## About

Uses the [DuckDuckGo API](https://duckduckgo.com/api) to provide information. 

NOTE: this is meant a better alternative to the official duck duck go skill, it will be blacklisted

## Examples

* "when was stephen hawking born"
* "ask the duck about the big bang"
* "tell me more"
* "who is elon musk"
* "continue"
* "tell me more"


## Category
**Information**

## Tags
#duckduckgo
#query
#search-engine
#searchengine



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-ddg",
    "name": "skill-ddg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "platform": null,
    "description": "# <img src='./res/icon/ddg.png' card_color='#de5833' width='50' height='50' style='vertical-align:bottom'/> DuckDuckGo\nUse DuckDuckGo to answer questions\n\n![](./ui/logo.png)\n\n\n## About\n\nUses the [DuckDuckGo API](https://duckduckgo.com/api) to provide information. \n\nNOTE: this is meant a better alternative to the official duck duck go skill, it will be blacklisted\n\n## Examples\n\n* \"when was stephen hawking born\"\n* \"ask the duck about the big bang\"\n* \"tell me more\"\n* \"who is elon musk\"\n* \"continue\"\n* \"tell me more\"\n\n\n## Category\n**Information**\n\n## Tags\n#duckduckgo\n#query\n#search-engine\n#searchengine\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "mycroft/ovos duck duck go skill plugin",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-ddg"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37fa9f3153c75940190470b2eef52f5438613ef92a5cfef65f14299f1e97349e",
                "md5": "7e2f3e5c20b64f8d67805fd755ca5656",
                "sha256": "c6eca15c10269b482d30599beccee1188722e5d58d3d3724f991aa6651d50d64"
            },
            "downloads": -1,
            "filename": "skill_ddg-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e2f3e5c20b64f8d67805fd755ca5656",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 65617,
            "upload_time": "2023-03-08T21:54:44",
            "upload_time_iso_8601": "2023-03-08T21:54:44.996316Z",
            "url": "https://files.pythonhosted.org/packages/37/fa/9f3153c75940190470b2eef52f5438613ef92a5cfef65f14299f1e97349e/skill_ddg-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-08 21:54:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-ddg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "skill-ddg"
}
        
Elapsed time: 0.15781s