{ "info": { "author": "Martin Schade", "author_email": "amazon-lex-bot-deploy@amazon.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=====================\namazon-lex-bot-deploy\n=====================\n\n\n.. image:: https://img.shields.io/pypi/v/lex_bot_deploy.svg\n :target: https://pypi.python.org/pypi/amazon_lex_bot_deploy\n\n.. image:: https://readthedocs.org/projects/lex-bot-deploy/badge/?version=latest\n :target: https://amazon_lex_bot_deploy.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nAmazon Lex Bot Deploy\n---------------------\n\nThe sample code provides a deploy function and an executable to easily deploy an Amazon Lex bot based on a Lex Schema file.\n\nLicense Summary\n---------------\n\nThis sample code is made available under a modified MIT license. See the LICENSE file.\n\n\nDeploy and export Amazon Lex Schema bots easily.\nMaintain bots in source, share and use for CI/CD processes::\n\n pip install amazon-lex-bot-deploy\n\nthen::\n\n\n lex-bot-deploy --example BookTrip\n\n\nTo get the JSON schema easily::\n\n lex-bot-get-schema --lex-bot-name BookTrip\n\n\nAnd you can specify which schema you would like to deploy obviously::\n\n lex-bot-deploy -s BookTrip_Export.json\n\nFor an example how to use the API check the CLI command https://github.com/aws-samples/amazon-lex-bot-deploy/blob/master/bin/lex-bot-deploy\n\n* Free software: MIT-0 license (https://github.com/aws/mit-0)\n* Documentation: https://lex-bot-deploy.readthedocs.io.\n\n\nFeatures\n--------\n\nLet me know :-)\n\nThoughts:\n* make creation of permissions optional\n* allow mapping of Lambda endpoints or allow options to map aliases to Lambda function (tbd)\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-12-07)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aws-samples/amazon_lex_bot_deploy", "keywords": "amazon_lex_bot_deploy Amazon Lex Automation Deploy CICD", "license": "MIT-0 license", "maintainer": "", "maintainer_email": "", "name": "amazon-lex-bot-deploy", "package_url": "https://pypi.org/project/amazon-lex-bot-deploy/", "platform": "", "project_url": "https://pypi.org/project/amazon-lex-bot-deploy/", "project_urls": { "Homepage": "https://github.com/aws-samples/amazon_lex_bot_deploy" }, "release_url": "https://pypi.org/project/amazon-lex-bot-deploy/0.1.6/", "requires_dist": [ "boto3", "botocore", "tenacity" ], "requires_python": "", "summary": "The sample code provides a deploy function and an executable to easily deploy an Amazon Lex bot based on a Lex Schema file.", "version": "0.1.6" }, "last_serial": 5004139, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "38545ebc20d1d4577830c36e3dd4259c", "sha256": "188f9b4dbfe2b37e0bcaa5f70fb4038c4e1190d15dc35b82225ad16babd1b73b" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "38545ebc20d1d4577830c36e3dd4259c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9138, "upload_time": "2018-12-07T21:40:49", "url": "https://files.pythonhosted.org/packages/31/80/55503a48a2177b94fbd4d754451a3cf703f8db6a3c477c925ca8b38fa6b3/amazon_lex_bot_deploy-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bade5fc28400ac19d8a6da4c42d284f9", "sha256": "99ff3af0883b094c5e376eec3d9205c2c6a05c373076e2a713f9b009f3a83495" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bade5fc28400ac19d8a6da4c42d284f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14649, "upload_time": "2018-12-07T21:40:51", "url": "https://files.pythonhosted.org/packages/d9/a9/fa0573a3f0b38550f03965a2ab9aa68fba8077e58bae46d5e1511484305e/amazon_lex_bot_deploy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5cdbac44cc0a6d0852614afc18098f10", "sha256": "24ca23b6573f68f0d919f792d8818ae51d4e0edcd5d7d850bb220d4771c9abca" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5cdbac44cc0a6d0852614afc18098f10", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9152, "upload_time": "2018-12-07T23:35:23", "url": "https://files.pythonhosted.org/packages/68/e0/c8b49e2ed64ae241ed3535d3b8e95c960075a6f60a6b3aafce3938b7ff7a/amazon_lex_bot_deploy-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02c67e5eef78d8d5f00ddea73b714435", "sha256": "8fc5651fb00d1ea480b0bf441a2672506749ecefd0c9644960977d9d8e50239d" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "02c67e5eef78d8d5f00ddea73b714435", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14666, "upload_time": "2018-12-07T23:35:25", "url": "https://files.pythonhosted.org/packages/0f/db/9e76bfc913aa2500cb865d50b4b573551bcd0ade11e7cff0755e616e47e8/amazon_lex_bot_deploy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c2c67ad0b467131446970481387dce3d", "sha256": "be8df6e04760128a7f23dbbf37b538f370761716b6746b70615a07c3f93c4cfa" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c2c67ad0b467131446970481387dce3d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9153, "upload_time": "2018-12-07T23:38:32", "url": "https://files.pythonhosted.org/packages/13/ef/0603d34dab1b01ff8e972924ff3721eeaf548bc79897126a4371633be88c/amazon_lex_bot_deploy-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da797e52dae274e6eeb3bdeb6cdc59e8", "sha256": "884a34dcbe6770b600730d4aa7a3f24ed3a898e6fa505d9e8e4bcbe7ce4835a2" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "da797e52dae274e6eeb3bdeb6cdc59e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14683, "upload_time": "2018-12-07T23:38:33", "url": "https://files.pythonhosted.org/packages/1a/ac/ddafecabb868e587fa5c829248f6aaa791de22e42dca19370db9df5d5b43/amazon_lex_bot_deploy-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "a61eb7a5d4eb4c6c30537ebf9c850b67", "sha256": "8edcd4a1901d3e5d2ce7c83cea9beb7afca9d7d1dd53127cbe62b1cbd028b9dd" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a61eb7a5d4eb4c6c30537ebf9c850b67", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13487, "upload_time": "2018-12-07T23:40:04", "url": "https://files.pythonhosted.org/packages/3a/31/7468f8f7fb713ad29cfbd5e3c96cee6c5658af958e315aef4ccd175f6900/amazon_lex_bot_deploy-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "61263afb0edfb4b12580e66bcfcef76f", "sha256": "7f185619136f729dc004f053c3bc612e759709a0878ab60bd7ff51e1f8d2c7a3" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "61263afb0edfb4b12580e66bcfcef76f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17261, "upload_time": "2018-12-07T23:40:06", "url": "https://files.pythonhosted.org/packages/86/d5/53994735eebe111f069f4654f8996e996553ebe3d16763793ddd1fccc7b7/amazon_lex_bot_deploy-0.1.3.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "63c4125267640ff4f2835ac83bd4e349", "sha256": "3ad9b2adac6a6def66f007427be8ccd24e7cfceb0f6570bef6cb7d4539bf2a57" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63c4125267640ff4f2835ac83bd4e349", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13763, "upload_time": "2018-12-08T00:58:16", "url": "https://files.pythonhosted.org/packages/c2/8c/e4db1d90ffd9e12e066f65701fee9770431d0ca684aef908e5af19160aa4/amazon_lex_bot_deploy-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc736096d031595d7e98490695c2d93a", "sha256": "3cd53435ba87323720332159c6d8d03089e1d7ca2412c608855d73fe626f94ab" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.5.tar.gz", "has_sig": false, "md5_digest": "bc736096d031595d7e98490695c2d93a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17873, "upload_time": "2018-12-08T00:58:17", "url": "https://files.pythonhosted.org/packages/30/66/c33d468881ef8ad81138ad1c8b39f995f86683b98977932e6ce0385487a3/amazon_lex_bot_deploy-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "70d24cd949aa7fddbd6f0c08799c4ac9", "sha256": "17b6f6a29ff16e485ed015316c74bf030ed5bd99ba929fda3994107d804a9ae6" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70d24cd949aa7fddbd6f0c08799c4ac9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13425, "upload_time": "2019-03-29T16:38:13", "url": "https://files.pythonhosted.org/packages/3f/60/afc69cf433fc302c1787716482e8344bb51bc5a58d86dbed9e44d1573a33/amazon_lex_bot_deploy-0.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59de0ad4b4578b0994b8dea151798693", "sha256": "eba74519e9b18a1594914cb201d5d4fd8f2cebb865a76331c2557d502cc033b4" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.6.tar.gz", "has_sig": false, "md5_digest": "59de0ad4b4578b0994b8dea151798693", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17796, "upload_time": "2019-03-29T16:38:14", "url": "https://files.pythonhosted.org/packages/97/b7/c509939b760c50c75894100c1a487b752e02f52c34bbe61468f2b46c47fd/amazon_lex_bot_deploy-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70d24cd949aa7fddbd6f0c08799c4ac9", "sha256": "17b6f6a29ff16e485ed015316c74bf030ed5bd99ba929fda3994107d804a9ae6" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70d24cd949aa7fddbd6f0c08799c4ac9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13425, "upload_time": "2019-03-29T16:38:13", "url": "https://files.pythonhosted.org/packages/3f/60/afc69cf433fc302c1787716482e8344bb51bc5a58d86dbed9e44d1573a33/amazon_lex_bot_deploy-0.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59de0ad4b4578b0994b8dea151798693", "sha256": "eba74519e9b18a1594914cb201d5d4fd8f2cebb865a76331c2557d502cc033b4" }, "downloads": -1, "filename": "amazon_lex_bot_deploy-0.1.6.tar.gz", "has_sig": false, "md5_digest": "59de0ad4b4578b0994b8dea151798693", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17796, "upload_time": "2019-03-29T16:38:14", "url": "https://files.pythonhosted.org/packages/97/b7/c509939b760c50c75894100c1a487b752e02f52c34bbe61468f2b46c47fd/amazon_lex_bot_deploy-0.1.6.tar.gz" } ] }