{ "info": { "author": "Sceptre", "author_email": "sceptre@cloudreach.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# CMD Hook\n\nExecutes the argument string in the shell as a Python subprocess.\n\nFor more information about how this works, see the\n[subprocess documentation](https://docs.python.org/3/library/subprocess.html)\n\nSyntax:\n\n```yaml\n:\n - !cmd \n```\n\nExample:\n\n```yaml\nbefore_create:\n - !cmd 'echo hello'\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sceptre/sceptre-cmd-hook", "keywords": "sceptre,sceptre-hook", "license": "Apache2", "maintainer": "", "maintainer_email": "", "name": "sceptre-cmd-hook", "package_url": "https://pypi.org/project/sceptre-cmd-hook/", "platform": "", "project_url": "https://pypi.org/project/sceptre-cmd-hook/", "project_urls": { "Homepage": "https://github.com/sceptre/sceptre-cmd-hook" }, "release_url": "https://pypi.org/project/sceptre-cmd-hook/1.0.0/", "requires_dist": [ "packaging (==16.8)", "pytest (>=3.2) ; extra == 'test'", "mock (==2.0.0) ; extra == 'test'" ], "requires_python": "", "summary": "Sceptre Command Line Hook to run arbitary commands", "version": "1.0.0" }, "last_serial": 5523984, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "31b4609130a58613d46081453cf77c84", "sha256": "2c40f8492eea6b6e724ed87d5fdd7d11a2d7e32d83577af9fd274b5786a3d008" }, "downloads": -1, "filename": "sceptre_cmd_hook-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31b4609130a58613d46081453cf77c84", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2469, "upload_time": "2019-07-12T16:49:20", "url": "https://files.pythonhosted.org/packages/db/f0/bf7ce921f61779fdb677ca0278f0a904daaa82399fde2fb86ee573d9d4ed/sceptre_cmd_hook-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6d0dad7e6a5e50d9f97cd3379972d67", "sha256": "9d47c1f90009c6a760f4d8d29997ec355c5b316cbdcf1e95758bd953c92dae4a" }, "downloads": -1, "filename": "sceptre-cmd-hook-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b6d0dad7e6a5e50d9f97cd3379972d67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2539, "upload_time": "2019-07-12T16:49:22", "url": "https://files.pythonhosted.org/packages/f1/79/20dd4039d96d19d7c174f3929d3d351ff2748e9264fbf975dba8f95887e0/sceptre-cmd-hook-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31b4609130a58613d46081453cf77c84", "sha256": "2c40f8492eea6b6e724ed87d5fdd7d11a2d7e32d83577af9fd274b5786a3d008" }, "downloads": -1, "filename": "sceptre_cmd_hook-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31b4609130a58613d46081453cf77c84", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2469, "upload_time": "2019-07-12T16:49:20", "url": "https://files.pythonhosted.org/packages/db/f0/bf7ce921f61779fdb677ca0278f0a904daaa82399fde2fb86ee573d9d4ed/sceptre_cmd_hook-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6d0dad7e6a5e50d9f97cd3379972d67", "sha256": "9d47c1f90009c6a760f4d8d29997ec355c5b316cbdcf1e95758bd953c92dae4a" }, "downloads": -1, "filename": "sceptre-cmd-hook-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b6d0dad7e6a5e50d9f97cd3379972d67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2539, "upload_time": "2019-07-12T16:49:22", "url": "https://files.pythonhosted.org/packages/f1/79/20dd4039d96d19d7c174f3929d3d351ff2748e9264fbf975dba8f95887e0/sceptre-cmd-hook-1.0.0.tar.gz" } ] }