aws-utilities

View on PyPIReverse Dependencies (0)

1.3.1 aws_utilities-1.3.1-py3-none-any.whl

Wheel Details

Project: aws-utilities
Version: 1.3.1
Filename: aws_utilities-1.3.1-py3-none-any.whl
Download: [link]
Size: 14246
MD5: 252b52c98466e49b4d2203feb86edf60
SHA256: 57e39164e22530e9b1cd3b69e56bb25d4af860f20a0c78788368a7b3259b5f27
Uploaded: 2019-06-25 05:56:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws-utilities
Version: 1.3.1
Summary: Utilities for use with aws.
Author: Justin Patrin
Author-Email: papercrane[at]reversefold.com
Home-Page: https://github.com/reversefold/aws-utilities
Project-Url: Repository, https://github.com/reversefold/aws-utilities.git
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: ansiwrap (<0.9.0,>=0.8.4)
Requires-Dist: boto3 (<2.0,>=1.9)
Requires-Dist: colorama (<0.5.0,>=0.4.1)
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: ec2-metadata (<3.0,>=2.0)
Requires-Dist: eventlet (<0.25.0,>=0.24.1)
Requires-Dist: tenacity (<6.0,>=5.0)
Requires-Dist: urllib3 (<1.25,>=1.24)
Description-Content-Type: text/markdown
[Description omitted; length: 2776 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.12.15
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aws_utilities/aws_switch.py sha256=xUJRJobvC4QPY3nfr5OiXaEiguwKqy64JsLX7-nl3-Y 999
aws_utilities/pending_stack_resources.py sha256=tVZQcLk56yf9iwdxnPRnBI7NFHr5_4ZtIrfRK6jHqKY 5866
aws_utilities/tail_cloudwatch_logs.py sha256=L3EI_4B9WQMHjYX7zD5_tQOxHYAV83XiIeqOpeFX2Ho 3749
aws_utilities/tail_stack_events.py sha256=LaePl5LJ6ID8uvilQhNYRIQcbluq3HQ3vhJ-9UNElGI 16067
aws_utilities/wait_for_stack_complete.py sha256=gek_WouBp40v8JRwNjJOJOjw-UXyQkfkNiqmT1mN31w 3556
aws_utilities/watch_resource.py sha256=ebU0njCvYPmPrFPSpFXcZpUQuTd1Hg-UsMVqSEXFFnw 2360
aws_utilities-1.3.1.dist-info/entry_points.txt sha256=Wy5S70pRFpAxXzIoYwYCpFpJ8GZhVgCAssI9gLRDsTI 318
aws_utilities-1.3.1.dist-info/WHEEL sha256=m7_EWfYWVp7uNOTdFEhPb5K49PyhIPAZSRl16cJVmb0 85
aws_utilities-1.3.1.dist-info/METADATA sha256=Kvxcmbn_QSJKunLGZ52JPCwm6q-2JhuQBW-itx-KpoU 3658
aws_utilities-1.3.1.dist-info/RECORD

entry_points.txt

pending_stack_resources = aws_utilities.pending_stack_resources:main
tail_cloudwatch_logs = aws_utilities.tail_cloudwatch_logs:main
tail_stack_events = aws_utilities.tail_stack_events:main
wait_for_stack_complete = aws_utilities.wait_for_stack_complete:main
watch_resource = aws_utilities.watch_resource:main