{ "info": { "author": "Aaron Hosford", "author_email": "aaron.hosford@ericsson.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Communications :: Chat", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "AIML Bot API\n============\n\nThis is a very basic `GraphQL `__ API for `AIML\nBot `__.\n\n**IMPORTANT:** No security measures are implemented. Use this module as\na public-facing API at your own risk. Anyone who has access to the API\nhas access to the entire data set.\n\nEndpoints\n---------\n\nThe following endpoints are provided:\n\n``/``\n~~~~~\n\nThe GraphQL endpoint is the preferred method for interacting with the\nsystem.\n\n``/users``\n~~~~~~~~~~\n\nA JSON endpoint for listing registered users or adding a new user.\n\n``/users/``\n~~~~~~~~~~~~~~~~~~~~\n\nA JSON endpoint for retrieving information about a specific user.\n\n``/users//messages``\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nA JSON endpoint for listing the messages to/from a user or sending a new\nmessage to the bot.\n\n``/users//messages/``\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nA JSON endpoint for retrieving information about a specific message.\n\n\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/hosford42/aiml_bot_api", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "AIML-Bot-API", "package_url": "https://pypi.org/project/AIML-Bot-API/", "platform": "any", "project_url": "https://pypi.org/project/AIML-Bot-API/", "project_urls": { "Homepage": "https://github.com/hosford42/aiml_bot_api" }, "release_url": "https://pypi.org/project/AIML-Bot-API/0.0/", "requires_dist": [ "aiml-bot", "flask", "flask-graphql", "graphene" ], "requires_python": "", "summary": "GraphQL API to AIML Bot", "version": "0.0" }, "last_serial": 3088942, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "5b43cf50700e6af34fc99e8a5a9abfb1", "sha256": "3acefe3f4dab5dbf308ae2e0c7cf594c5e838905e96119f1eed3edc6d3ad2dfe" }, "downloads": -1, "filename": "AIML_Bot_API-0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5b43cf50700e6af34fc99e8a5a9abfb1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11121, "upload_time": "2017-08-11T04:35:26", "url": "https://files.pythonhosted.org/packages/db/86/9e9c91aa1281d53bd80f4bdea1d140f5b90bb1217450d02e0c70d945f7a5/AIML_Bot_API-0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "32c148129d58c9b1f0c5ef3eaec29679", "sha256": "786fabe80ef75e750fe73aced80c79515065d1b59af71f299f7360923b81a36e" }, "downloads": -1, "filename": "AIML Bot API-0.0.tar.gz", "has_sig": false, "md5_digest": "32c148129d58c9b1f0c5ef3eaec29679", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10560, "upload_time": "2017-08-11T04:35:27", "url": "https://files.pythonhosted.org/packages/8b/51/c8d05f9d106b390141930525c31f91d6620cf402c1d7c94344651d9a3b11/AIML%20Bot%20API-0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b43cf50700e6af34fc99e8a5a9abfb1", "sha256": "3acefe3f4dab5dbf308ae2e0c7cf594c5e838905e96119f1eed3edc6d3ad2dfe" }, "downloads": -1, "filename": "AIML_Bot_API-0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5b43cf50700e6af34fc99e8a5a9abfb1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11121, "upload_time": "2017-08-11T04:35:26", "url": "https://files.pythonhosted.org/packages/db/86/9e9c91aa1281d53bd80f4bdea1d140f5b90bb1217450d02e0c70d945f7a5/AIML_Bot_API-0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "32c148129d58c9b1f0c5ef3eaec29679", "sha256": "786fabe80ef75e750fe73aced80c79515065d1b59af71f299f7360923b81a36e" }, "downloads": -1, "filename": "AIML Bot API-0.0.tar.gz", "has_sig": false, "md5_digest": "32c148129d58c9b1f0c5ef3eaec29679", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10560, "upload_time": "2017-08-11T04:35:27", "url": "https://files.pythonhosted.org/packages/8b/51/c8d05f9d106b390141930525c31f91d6620cf402c1d7c94344651d9a3b11/AIML%20Bot%20API-0.0.tar.gz" } ] }