aws-ssm-run-command

View on PyPIReverse Dependencies (4)

1.0.1 aws_ssm_run_command-1.0.1-py3-none-any.whl

Wheel Details

Project: aws-ssm-run-command
Version: 1.0.1
Filename: aws_ssm_run_command-1.0.1-py3-none-any.whl
Download: [link]
Size: 18060
MD5: ef4c026d9935042e558eced77fb51e91
SHA256: 69fcb2ebf1a22bd1c88bd860ab01663a8df173724e012a007416a8fc0d652c85
Uploaded: 2024-06-18 04:20:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws_ssm_run_command
Version: 1.0.1
Summary: Package short description.
Author: Sanhe Hu
Author-Email: husanhe[at]gmail.com
Maintainer: Sanhe Hu
Maintainer-Email: husanhe[at]gmail.com
Home-Page: https://github.com/MacHu-GWU/aws_ssm_run_command-project
Download-Url: https://pypi.python.org/pypi/aws_ssm_run_command/1.0.1#downloads
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Platform: Windows
Platform: MacOS
Platform: Unix
Requires-Python: >=3.7
Requires-Dist: boto3
Requires-Dist: func-args (<1.0.0,>=0.1.1)
Requires-Dist: Sphinx (==5.3.0); extra == "docs"
Requires-Dist: sphinx-jinja (==2.0.2); extra == "docs"
Requires-Dist: sphinx-copybutton (==0.5.1); extra == "docs"
Requires-Dist: sphinx-design (==0.5.0); extra == "docs"
Requires-Dist: furo (==2023.03.27); extra == "docs"
Requires-Dist: nbsphinx (==0.8.12); extra == "docs"
Requires-Dist: rstobj (==1.2.1); extra == "docs"
Requires-Dist: pygments (==2.15.1); extra == "docs"
Requires-Dist: ipython (==8.10.0); extra == "docs"
Requires-Dist: docfly (==2.0.3); extra == "docs"
Requires-Dist: rich; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
License-File: LICENSE.txt
License-File: AUTHORS.rst
[Description omitted; length: 3119 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aws_ssm_run_command/__init__.py sha256=FmmontVLUlsI56lSRwdwzRzNexqS9jedqX-vcjI6MPE 331
aws_ssm_run_command/_version.py sha256=X97Tp8p1qk_BJN6oPLOuv6-IvzlqVqjxJK3yL2O52T4 93
aws_ssm_run_command/api.py sha256=XT3rE3DyDUMsK3I32QGv0olRctiLDX5WOEd7KBsUdIU 125
aws_ssm_run_command/exc.py sha256=uDLsumBBi2VRU19RlGvNBC_z-9RKvhs1dORoMqDcpcc 627
aws_ssm_run_command/paths.py sha256=97S8BLeL_V7rmEA-I0RmMZCJ8p1lZseMiorow53W4C8 642
aws_ssm_run_command/better_boto/__init__.py sha256=O9CT1B2F-cVB8elT0EoCJbgkcffjvlmqteqavs4giDg 25
aws_ssm_run_command/better_boto/api.py sha256=BWty8CfaTwzeyLiSlcAj-Q0IztVj40vcg29ab7-Eu-U 305
aws_ssm_run_command/better_boto/response.py sha256=jSNKPUg8f-SBzSxxvW6iCW9iEjoXtfPVqJLJRXCInQ4 9619
aws_ssm_run_command/better_boto/run_shell_script.py sha256=6vHgq4dzsPknGgtWxta32eMm7WREP3Q6osONb0-rpEk 10266
aws_ssm_run_command/better_boto/waiters.py sha256=rKKggPHwkGYN6Y1HtCJgXVZ96o2qYRtLH5NACrpUGSU 2398
aws_ssm_run_command/docs/__init__.py sha256=f-E2GGaAOnea7U51BKWcRtFHZ6p2iPnvGoXR6VvBtGg 43
aws_ssm_run_command/patterns/__init__.py sha256=O9CT1B2F-cVB8elT0EoCJbgkcffjvlmqteqavs4giDg 25
aws_ssm_run_command/patterns/api.py sha256=jcK_pzeU9s6RzmOF-U4rc9QdQAKnp-IPLLkUdUr-a98 92
aws_ssm_run_command/patterns/run_command_on_one_ec2.py sha256=V4Uz8P29T64W0wVNKhcILmsRBsUbvZhcRcfzJAUzlgA 3935
aws_ssm_run_command/patterns/run_command_on_one_ec2_api.py sha256=406lJZCdEUZS4phboqxJkMwjh6fFdBWWDram88-gXuo 146
aws_ssm_run_command/tests/__init__.py sha256=2nfXkz9TigdtVWm0YAeP8qD83i0KvM74AWag9WJMw4Q 58
aws_ssm_run_command/tests/helper.py sha256=p_oZhY0NE1HTQ50ftj1y4sJ6nVOLxQrPwseOlX0AD4s 447
aws_ssm_run_command/vendor/__init__.py sha256=O9CT1B2F-cVB8elT0EoCJbgkcffjvlmqteqavs4giDg 25
aws_ssm_run_command/vendor/pytest_cov_helper.py sha256=nR-I6d8j0P1JQy6dxIiZtG9Gz0DkfJFpk6EPCCpfnm8 3572
aws_ssm_run_command/vendor/waiter.py sha256=pQfkxyl9eJtWawrY1pWmtLC698u0hmVh6QIioLd7PwE 2351
aws_ssm_run_command-1.0.1.dist-info/AUTHORS.rst sha256=nHTveFzFQh1uHjbLOIj6LbooSLAAByNffYkdIMKP-Pc 670
aws_ssm_run_command-1.0.1.dist-info/LICENSE.txt sha256=lxJKyStqzTN4S0ikzqY7PW4tCZdAJMOVqmcMr3qPhgc 1130
aws_ssm_run_command-1.0.1.dist-info/METADATA sha256=Bsp8yMmp8wGeZwnAhpYlSVp_-KNmhGJNdpMFlt56frI 5190
aws_ssm_run_command-1.0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
aws_ssm_run_command-1.0.1.dist-info/top_level.txt sha256=U9xLRwYEaxE7H_WT2NER5vpCiRiZFvmA9rYrixkjgpQ 20
aws_ssm_run_command-1.0.1.dist-info/RECORD

top_level.txt

aws_ssm_run_command