ssm-ps-template

View on PyPIReverse Dependencies (0)

2.5.0 ssm_ps_template-2.5.0-py3-none-any.whl

Wheel Details

Project: ssm-ps-template
Version: 2.5.0
Filename: ssm_ps_template-2.5.0-py3-none-any.whl
Download: [link]
Size: 12764
MD5: 50d1c485e642bdb1e032a48424159167
SHA256: 6fc226d534b5a5dd6932c4a6939a93ed4ea2b62f7cd0fdb3dd706bed4d6b2d6c
Uploaded: 2023-06-22 17:15:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ssm-ps-template
Version: 2.5.0
Summary: CLI for rendering configuration templates with SSM Parameter Store as a data source
Author-Email: "Gavin M. Roy" <gavinmroy[at]gmail.com>
Project-Url: Homepage, https://github.com/gmr/ssm-ps-template
Project-Url: Bug Tracker, https://github.com/gmr/ssm-ps-template/issues
License: Copyright (c) 2023 Gavin M. Roy All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: aws,ssm,parameter store,templating
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: boto3 (<2,>=1)
Requires-Dist: flatdict (<5,>=4)
Requires-Dist: jinja2 (<4,>=3)
Requires-Dist: pyyaml (<7,>=5.3.1)
Requires-Dist: toml (<1,>=0.10)
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-comprehensions; extra == "dev"
Requires-Dist: flake8-deprecated; extra == "dev"
Requires-Dist: flake8-import-order; extra == "dev"
Requires-Dist: flake8-print; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: flake8-quotes; extra == "dev"
Requires-Dist: flake8-rst-docstrings; extra == "dev"
Requires-Dist: flake8-tuple; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 10260 characters]

WHEEL

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

RECORD

Path Digest Size
ssm_ps_template/__init__.py sha256=m8imozmTcOfMgpskMltmyYiRPYiMrbU73Ey96hSo8Ho 148
ssm_ps_template/__main__.py sha256=S-Xo3lepeQ67gmIG_yJtUSZEN8VHJCJTz8bLkN8DNJI 4072
ssm_ps_template/config.py sha256=Q2OvL2WeLxqwIrAfJOB8lCll67JtGKzKZMGqzCU54QE 2814
ssm_ps_template/discovery.py sha256=NciPz7wuzUnO6_2W23zwi9SCB83c3P_VQ3gqy6qZLXk 1825
ssm_ps_template/render.py sha256=O1jqAqg9IxFVm1RRRmcDh2pRcn2XogRmLtpSt2FgYXM 3992
ssm_ps_template/ssm.py sha256=-1s_KwgnqFYvKlHd4euCMmNg8DpimOzM-IVpyaRY6y0 3462
ssm_ps_template-2.5.0.dist-info/LICENSE.txt sha256=1yfQLnXsVCv3gdM5gm7QaxUeSb_hfAwNFI8Dn6m9joQ 1495
ssm_ps_template-2.5.0.dist-info/METADATA sha256=-Dk1geRTdJ4zxQMwfo_vLba3KSlvku9xnS1e3Laoiyw 13570
ssm_ps_template-2.5.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
ssm_ps_template-2.5.0.dist-info/entry_points.txt sha256=nQ40nFZjm57my2lUCNNa3iACPp1QIVNoQBK8pd8xNi8 66
ssm_ps_template-2.5.0.dist-info/top_level.txt sha256=c6VMoLk9Ygudd9_GpP6N_IC51Z_JjLdX-iwcSMtbO54 16
ssm_ps_template-2.5.0.dist-info/RECORD

top_level.txt

ssm_ps_template

entry_points.txt

ssm-ps-template = ssm_ps_template.__main__:main