{
"info": {
"author": "Toaster LTD developers",
"author_email": "developers@toasterltd.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Topic :: Adaptive Technologies",
"Topic :: Communications :: Chat",
"Topic :: Home Automation",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Scientific/Engineering :: Human Machine Interfaces",
"Topic :: Software Development :: Quality Assurance"
],
"description": "|Logo|\n\n==================\n API.ai Assistant\n==================\n\n|PyPI-Status| |PyPI-Versions| |Branch-Coverage-Status|\n\n|LICENCE|\n\n``apiai_assistant`` aims to offer developers the easiest and most intuitive way to create smart assistants through API.ai\n\n------------------------------------------\n\n.. contents:: Table of contents\n :backlinks: top\n :local:\n\n\nInstallation\n============\n\nLatest PyPI stable release\n--------------------------\n\n|PyPI-Status|\n\n.. code:: sh\n\n pip install apiai-assistant\n\nLatest development release on github\n------------------------------------\n\n|GitHub-Status| |GitHub-Stars| |GitHub-Forks|\n\nPull and install in the current directory:\n\n.. code:: sh\n\n pip install -e git+https://github.com/toasterco/apiai_assistant.git@master#egg=apiai_assistant\n\nRunning tests\n-------------\n\n.. code:: sh\n\n python -m unittest discover tests/\n\nOr\n\n.. code:: sh\n\n nosetests --with-coverage --cover-package=apiai_assistant\n\n\nChangelog\n=========\n\nThe list of all changes is available either on GitHub's Releases:\n|GitHub-Status| or on crawlers such as\n`allmychanges.com `_.\n\n\nUsage\n=====\n\nSample project\n--------------\n\nSee the `apiai_assistant-sample `__ project.\n\nFurther reading\n---------------\n\n* `Declaring an Assistant `__\n\n* `Registering an intent `__\n\n* `Writing intents `__\n\n * `Accessing parameters `__\n\n * `Accessing context parameters `__\n\n * `Telling the user `__\n\n * `Asking the user `__\n\n * `Showing the user `__\n\n * `Suggesting options to the user `__\n\n * `Adding contexts `__\n\n * `Requesting permissions `__\n\n * `Aborting `__\n\n\nFAQ and Known Issues\n====================\n\n- Can I use my agent for all API.ai supported integrations ?\n\n ``Only Actions on Google is supported as of yet in Alpha.``\n\nIf you come across any other difficulties, browse/open issues\n`here `__.\n\nTo do\n=====\n\n- Better error support (all error code, not only 400, and include error message)\n\n- Add follow up intents support\n\n- Support other smart assistant platforms (Alexa, Messenger, Slack as priorities)\n\n- Assist account linking\n\n\nDocumentation\n=============\n\nAll the doc can be found over `here `__.\n\nContributions\n=============\n\nAll source code is hosted on `GitHub `__.\nContributions are welcome.\n\n\nLICENCE\n=======\n\nOpen Source : |LICENCE|\n\nAuthors\n=======\n\nRanked by contributions.\n\n- Zack Dibe (Zack--) *\n- Dominic Santos (dominicglenn)\n\n\n`*` Original author\n\n.. |Logo| image:: https://raw.githubusercontent.com/toasterco/apiai_assistant/master/images/apiai_assistant-logo.png\n :height: 180px\n :width: 180 px\n :alt: apiai_assistant logo\n\n.. |Branch-Coverage-Status| image:: https://codecov.io/github/toasterco/apiai_assistant/coverage.svg?branch=master\n :target: https://codecov.io/github/toasterco/apiai_assistant?branch=master\n\n.. |GitHub-Status| image:: https://img.shields.io/github/tag/toasterco/apiaiassistant.svg?maxAge=2592000\n :target: https://github.com/toasterco/apiai_assistant/releases\n\n.. |GitHub-Forks| image:: https://img.shields.io/github/forks/toasterco/apiaiassistant.svg\n :target: https://github.com/toasterco/apiai_assistant/network\n\n.. |GitHub-Stars| image:: https://img.shields.io/github/stars/toasterco/apiaiassistant.svg\n :target: https://github.com/toasterco/apiai_assistant/stargazers\n\n.. |PyPI-Status| image:: https://img.shields.io/pypi/v/apiai_assistant.svg\n :target: https://pypi.python.org/pypi/apiai_assistant\n\n.. |PyPI-Downloads| image:: https://img.shields.io/pypi/dm/apiai_assistant.svg\n :target: https://pypi.python.org/pypi/apiai_assistant\n\n.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/apiai_assistant.svg\n :target: https://pypi.python.org/pypi/apiai_assistant\n\n.. |LICENCE| image:: https://img.shields.io/pypi/l/apiai_assistant.svg\n :target: https://raw.githubusercontent.com/toasterco/apiai_assistant/master/LICENCE\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/toasterco/apiai_assistant",
"keywords": "apiai actionsongoogle alexa messenger voice home",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "apiai_assistant",
"package_url": "https://pypi.org/project/apiai_assistant/",
"platform": "any",
"project_url": "https://pypi.org/project/apiai_assistant/",
"project_urls": {
"Homepage": "https://github.com/toasterco/apiai_assistant"
},
"release_url": "https://pypi.org/project/apiai_assistant/0.1.2/",
"requires_dist": null,
"requires_python": "",
"summary": "Create API.ai agents in a heartbeat",
"version": "0.1.2"
},
"last_serial": 3290723,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "bc5c13c8bfcee09b3a54a0329ed14c57",
"sha256": "cf2c38b793da035dc6e4aa93ed52bef6e757060b0cc88186196856492953ff1a"
},
"downloads": -1,
"filename": "apiai_assistant-0.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "bc5c13c8bfcee09b3a54a0329ed14c57",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 13982,
"upload_time": "2017-08-04T10:04:25",
"url": "https://files.pythonhosted.org/packages/dd/7f/96765a4a21285a81f6c65b54b383fef6242035c78ec515fdb27ec507f7c0/apiai_assistant-0.1.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "81f266cbed5c4925fbec23ab2316b6f6",
"sha256": "badd81551816e9773296c8795d85a5cc1197508d8e0aa7e79926c4f5218269dc"
},
"downloads": -1,
"filename": "apiai_assistant-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "81f266cbed5c4925fbec23ab2316b6f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12087,
"upload_time": "2017-08-04T10:04:22",
"url": "https://files.pythonhosted.org/packages/08/16/b61ab2f6cc9d12983188335ff17022f6010c5384c21c0125b539fb708c0e/apiai_assistant-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "d5ea7514f7c6c5b22b6fe8dc190ad025",
"sha256": "7b106d1737f564c9ed4fbcb732f233dff51fe170f32ba585621ed872c434b174"
},
"downloads": -1,
"filename": "apiai_assistant-0.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d5ea7514f7c6c5b22b6fe8dc190ad025",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 13994,
"upload_time": "2017-08-04T13:17:39",
"url": "https://files.pythonhosted.org/packages/3e/40/5d86d6c10ce1a1199628c37f05ef5ff26c32b0f866a6754a38a4fc89770e/apiai_assistant-0.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1d0c7f38141e8f047acb1e75e11d0d78",
"sha256": "2a11f35b511a490448591bf5bf9a3222f1f27043326586ea06e193f1fbe91b07"
},
"downloads": -1,
"filename": "apiai_assistant-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "1d0c7f38141e8f047acb1e75e11d0d78",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12081,
"upload_time": "2017-08-04T13:17:37",
"url": "https://files.pythonhosted.org/packages/65/d8/61484b4417e1b08e8192e907da9c43040655b79549f28c08e08e2fce95e7/apiai_assistant-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "0bb6c069afd7d57cba6c7462352617b6",
"sha256": "f1804876849a676ca5fcad96e9288b8b6f11eace763e9f0cb13ca7459137f4ff"
},
"downloads": -1,
"filename": "apiai_assistant-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "0bb6c069afd7d57cba6c7462352617b6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12111,
"upload_time": "2017-10-30T11:33:41",
"url": "https://files.pythonhosted.org/packages/21/03/ab680e08c263e94d7f8f7a1bf0a272c6065ad390e0d0eccb9d518967690b/apiai_assistant-0.1.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0bb6c069afd7d57cba6c7462352617b6",
"sha256": "f1804876849a676ca5fcad96e9288b8b6f11eace763e9f0cb13ca7459137f4ff"
},
"downloads": -1,
"filename": "apiai_assistant-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "0bb6c069afd7d57cba6c7462352617b6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12111,
"upload_time": "2017-10-30T11:33:41",
"url": "https://files.pythonhosted.org/packages/21/03/ab680e08c263e94d7f8f7a1bf0a272c6065ad390e0d0eccb9d518967690b/apiai_assistant-0.1.2.tar.gz"
}
]
}