Metadata-Version: 2.1
Name: python-secrets-manager
Version: 0.1.1
Summary: A wrapper around AWS Secrets Manager for pulling secrets from AWS and getting them as python variables, pivoting on stage
License: MIT
Keywords: python,aws,secrets manager
Author: Alex Drozd
Author-email: drozdster@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: boto3 (>=1.18.19,<2.0.0)
Description-Content-Type: text/markdown


