Metadata-Version: 2.1
Name: moto-ext
Version: 2.0.3.24
Summary: A library that allows your python tests to easily mock out the boto library
Home-page: https://github.com/spulec/moto
Author: Steve Pulec
Author-email: spulec@gmail.com
License: Apache
Project-URL: Documentation, http://docs.getmoto.org/en/latest/
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Testing
Description-Content-Type: text/markdown
Requires-Dist: boto3 (>=1.9.201)
Requires-Dist: botocore (>=1.12.201)
Requires-Dist: cryptography (>=3.3.1)
Requires-Dist: requests (>=2.5)
Requires-Dist: xmltodict
Requires-Dist: six (>1.9)
Requires-Dist: werkzeug
Requires-Dist: pytz
Requires-Dist: python-dateutil (<3.0.0,>=2.1)
Requires-Dist: responses (>=0.9.0)
Requires-Dist: MarkupSafe (!=2.0.0a1)
Requires-Dist: Jinja2 (>=2.10.1)
Requires-Dist: more-itertools
Requires-Dist: setuptools
Requires-Dist: configparser (<5.0) ; python_version < "3"
Requires-Dist: Jinja2 (<3.0.0) ; python_version < "3"
Requires-Dist: mock (<=3.0.5) ; python_version < "3"
Requires-Dist: more-itertools (==5.0.0) ; python_version < "3"
Requires-Dist: rsa (<=4.0) ; python_version < "3"
Requires-Dist: setuptools (==44.0.0) ; python_version < "3"
Requires-Dist: backports.tempfile ; python_version<'3.3'
Provides-Extra: all
Requires-Dist: PyYAML (>=5.1) ; extra == 'all'
Requires-Dist: ecdsa (<0.15) ; extra == 'all'
Requires-Dist: docker (>=2.5.1) ; extra == 'all'
Requires-Dist: jsondiff (>=1.1.2) ; extra == 'all'
Requires-Dist: aws-xray-sdk (!=0.96,>=0.93) ; extra == 'all'
Requires-Dist: idna (<3,>=2.5) ; extra == 'all'
Requires-Dist: cfn-lint (>=0.4.0) ; extra == 'all'
Requires-Dist: python-jose[cryptography] (<3.3.0,>=3.1.0) ; (python_version < "3") and extra == 'all'
Requires-Dist: decorator (<=4.4.2) ; (python_version < "3") and extra == 'all'
Requires-Dist: sshpubkeys (==3.1.0) ; (python_version < "3") and extra == 'all'
Requires-Dist: python-jose[cryptography] (<4.0.0,>=3.1.0) ; (python_version > "3") and extra == 'all'
Requires-Dist: sshpubkeys (>=3.1.0) ; (python_version > "3") and extra == 'all'
Provides-Extra: apigateway
Requires-Dist: ecdsa (<0.15) ; extra == 'apigateway'
Requires-Dist: python-jose[cryptography] (<3.3.0,>=3.1.0) ; (python_version < "3") and extra == 'apigateway'
Requires-Dist: python-jose[cryptography] (<4.0.0,>=3.1.0) ; (python_version > "3") and extra == 'apigateway'
Provides-Extra: awslambda
Requires-Dist: docker (>=2.5.1) ; extra == 'awslambda'
Provides-Extra: batch
Requires-Dist: docker (>=2.5.1) ; extra == 'batch'
Provides-Extra: cloudformation
Requires-Dist: docker (>=2.5.1) ; extra == 'cloudformation'
Requires-Dist: PyYAML (>=5.1) ; extra == 'cloudformation'
Requires-Dist: cfn-lint (>=0.4.0) ; extra == 'cloudformation'
Requires-Dist: decorator (<=4.4.2) ; (python_version < "3") and extra == 'cloudformation'
Provides-Extra: cognitoidp
Requires-Dist: ecdsa (<0.15) ; extra == 'cognitoidp'
Requires-Dist: python-jose[cryptography] (<3.3.0,>=3.1.0) ; (python_version < "3") and extra == 'cognitoidp'
Requires-Dist: python-jose[cryptography] (<4.0.0,>=3.1.0) ; (python_version > "3") and extra == 'cognitoidp'
Provides-Extra: dynamodb2
Requires-Dist: docker (>=2.5.1) ; extra == 'dynamodb2'
Provides-Extra: dynamodbstreams
Requires-Dist: docker (>=2.5.1) ; extra == 'dynamodbstreams'
Provides-Extra: ec2
Requires-Dist: docker (>=2.5.1) ; extra == 'ec2'
Requires-Dist: sshpubkeys (==3.1.0) ; (python_version < "3") and extra == 'ec2'
Requires-Dist: sshpubkeys (>=3.1.0) ; (python_version > "3") and extra == 'ec2'
Provides-Extra: iotdata
Requires-Dist: jsondiff (>=1.1.2) ; extra == 'iotdata'
Provides-Extra: s3
Requires-Dist: PyYAML (>=5.1) ; extra == 's3'
Provides-Extra: server
Requires-Dist: PyYAML (>=5.1) ; extra == 'server'
Requires-Dist: ecdsa (<0.15) ; extra == 'server'
Requires-Dist: docker (>=2.5.1) ; extra == 'server'
Requires-Dist: jsondiff (>=1.1.2) ; extra == 'server'
Requires-Dist: aws-xray-sdk (!=0.96,>=0.93) ; extra == 'server'
Requires-Dist: idna (<3,>=2.5) ; extra == 'server'
Requires-Dist: cfn-lint (>=0.4.0) ; extra == 'server'
Requires-Dist: flask ; extra == 'server'
Requires-Dist: flask-cors ; extra == 'server'
Requires-Dist: python-jose[cryptography] (<3.3.0,>=3.1.0) ; (python_version < "3") and extra == 'server'
Requires-Dist: decorator (<=4.4.2) ; (python_version < "3") and extra == 'server'
Requires-Dist: sshpubkeys (==3.1.0) ; (python_version < "3") and extra == 'server'
Requires-Dist: python-jose[cryptography] (<4.0.0,>=3.1.0) ; (python_version > "3") and extra == 'server'
Requires-Dist: sshpubkeys (>=3.1.0) ; (python_version > "3") and extra == 'server'
Provides-Extra: ses
Requires-Dist: docker (>=2.5.1) ; extra == 'ses'
Provides-Extra: sns
Requires-Dist: docker (>=2.5.1) ; extra == 'sns'
Provides-Extra: sqs
Requires-Dist: docker (>=2.5.1) ; extra == 'sqs'
Provides-Extra: ssm
Requires-Dist: docker (>=2.5.1) ; extra == 'ssm'
Requires-Dist: PyYAML (>=5.1) ; extra == 'ssm'
Requires-Dist: cfn-lint (>=0.4.0) ; extra == 'ssm'
Requires-Dist: decorator (<=4.4.2) ; (python_version < "3") and extra == 'ssm'
Provides-Extra: xray
Requires-Dist: aws-xray-sdk (!=0.96,>=0.93) ; extra == 'xray'

# Moto - Mock AWS Services

Fork of https://github.com/spulec/moto/


