Metadata-Version: 2.1
Name: ssm-parameter-config
Version: 0.1.1
Summary: Description
Home-page: https://github.com/mumblepins/ssm-parameter-config/
License: MIT
Author: Daniel Sullivan
Author-email: daniel.j.sullivan@state.mn.us
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: boto3
Requires-Dist: botocore
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: ruamel.yaml
Requires-Dist: signed-pickle (>=1)
Project-URL: Documentation, https://mumblepins.github.io/ssm-parameter-config/
Project-URL: Repository, https://github.com/mumblepins/ssm-parameter-config/
Description-Content-Type: text/markdown

# Ssm Parameter Config

[![Checks][checks-shield]][checks-url]
[![Codecov][codecov-shield]][codecov-url]



[codecov-shield]: https://img.shields.io/codecov/c/github/mumblepins/ssm-parameter-config
[codecov-url]: https://app.codecov.io/gh/mumblepins/ssm-parameter-config

[checks-shield]: https://img.shields.io/github/workflow/status/mumblepins/ssm-parameter-config/Python%20Publish?style=flat-square
[checks-url]: https://github.com/mumblepins/ssm-parameter-config/actions/workflows/python-publish.yml

