Metadata-Version: 2.1
Name: croudtech-bootstrap
Version: 0.1.11
Summary: Applicaton config via AWS S3 and AWS Secrets Manager
Home-page: http://github.com/CroudTech/croudtech-python-bootstrap-app
Author: Jim Robinson
Author-email: jscrobinson@gmail.com
License: mit
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: boto3-stubs[secretsmanager] (==1.22.6)
Requires-Dist: boto3 (==1.22.6)
Requires-Dist: click (==8.1.3)
Requires-Dist: mypy-boto3-secretsmanager (==1.22.0.post1)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: redis (==4.2.2)
Requires-Dist: table2ascii (==0.2.0)
Requires-Dist: pyparsing (==3.0.8) ; python_full_version >= "3.6.8"
Requires-Dist: deprecated (==1.2.13) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: wrapt (==1.14.1) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: urllib3 (==1.26.9) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"
Requires-Dist: async-timeout (==4.0.2) ; python_version >= "3.6"
Requires-Dist: botocore-stubs (==1.25.6) ; python_version >= "3.6"
Requires-Dist: botocore (==1.25.6) ; python_version >= "3.6"
Requires-Dist: packaging (==21.3) ; python_version >= "3.6"
Requires-Dist: s3transfer (==0.5.2) ; python_version >= "3.6"
Requires-Dist: jmespath (==1.0.0) ; python_version >= "3.7"
Requires-Dist: typing-extensions (==4.2.0) ; python_version >= "3.7"

