cf-deploy

View on PyPIReverse Dependencies (0)

0.1.52 cf_deploy-0.1.52-py3-none-any.whl

Wheel Details

Project: cf-deploy
Version: 0.1.52
Filename: cf_deploy-0.1.52-py3-none-any.whl
Download: [link]
Size: 8763
MD5: 5db81890d2bd285ef5802d718c0ce56f
SHA256: b15191d1a5dc79f3619f401787b8edced5e59514111b7bcbc85716c2cca1de02
Uploaded: 2024-03-07 10:51:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cf-deploy
Version: 0.1.52
Summary: A package to automate CloudFormation deployments
Author: Bart Machielsen
Author-Email: bartmachielsen[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.7,<4.0
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: boto3 (<2.0.0,>=1.20.0)
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: deepmerge (<0.4.0,>=0.3.0)
Requires-Dist: pydantic (<2.0.0,>=1.9.0)
Requires-Dist: structlog (<22.0.0,>=21.5.0)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1294 characters]

WHEEL

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

RECORD

Path Digest Size
cf_deploy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cf_deploy/main.py sha256=AvRzuxRHvuN31IUm3AYZXN4PUbrYIbseuho3TN0v0Js 22650
cf_deploy/models.py sha256=Yvzt5ELlIJqJL_NRsWnt_glGYN1IQRZ5_M5BKkop-3c 1974
cf_deploy/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cf_deploy/utils/logging.py sha256=4Dk4MODMPIh6tcnMie3EbaiFP68OW3F6_Z7JqVGUvtg 925
cf_deploy-0.1.52.dist-info/METADATA sha256=0wqsek3u3-XTW4sKD2HauhoFeg0jkIU-GgzWHq8mJ7Q 2237
cf_deploy-0.1.52.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cf_deploy-0.1.52.dist-info/entry_points.txt sha256=wEzRBA8BFZ89TUu-dnYCDaRIar0FTjMF9H_NuW61cWc 49
cf_deploy-0.1.52.dist-info/RECORD

entry_points.txt

cf-deploy = cf_deploy.main:main