File: setup.cfg

package info (click to toggle)
python-moto 5.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 87,216 kB
  • sloc: python: 596,474; makefile: 33; sh: 3
file content (298 lines) | stat: -rw-r--r-- 5,681 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
[metadata]
name = moto
version = 5.1.1
description = A library that allows you to easily mock out tests based on AWS infrastructure
long_description = file:README.md
long_description_content_type = text/markdown
author = Steve Pulec
author_email = spulec@gmail.com
url = https://github.com/getmoto/moto
license = Apache License 2.0
test_suite = tests
classifiers = 
	Programming Language :: Python :: 3
	Programming Language :: Python :: 3.9
	Programming Language :: Python :: 3.10
	Programming Language :: Python :: 3.11
	Programming Language :: Python :: 3.12
	Programming Language :: Python :: 3.13
	License :: OSI Approved :: Apache Software License
	Topic :: Software Development :: Testing
keywords = aws ec2 s3 boto3 mock
project_urls = 
	Documentation = http://docs.getmoto.org/en/latest/
	Issue tracker = https://github.com/getmoto/moto/issues
	Changelog = https://github.com/getmoto/moto/blob/master/CHANGELOG.md

[options]
python_requires = >=3.9
install_requires = 
	boto3>=1.9.201
	botocore>=1.14.0,!=1.35.45,!=1.35.46
	cryptography>=35.0.0
	requests>=2.5
	xmltodict
	werkzeug>=0.5,!=2.2.0,!=2.2.1
	python-dateutil<3.0.0,>=2.1
	responses>=0.15.0,!= 0.25.5
	Jinja2>=2.10.1
package_dir = 
	moto = moto
include_package_data = True

[options.package_data]
moto = py.typed

[options.extras_require]
all = 
	antlr4-python3-runtime
	joserfc>=0.9.0
	jsonpath_ng
	docker>=3.0.0
	graphql-core
	PyYAML>=5.1
	cfn-lint>=0.40.0
	jsonschema
	openapi-spec-validator>=0.5.0
	pyparsing>=3.0.7
	py-partiql-parser==0.6.1
	aws-xray-sdk!=0.96,>=0.93
	setuptools
	multipart
proxy = 
	antlr4-python3-runtime
	joserfc>=0.9.0
	jsonpath_ng
	docker>=2.5.1
	graphql-core
	PyYAML>=5.1
	cfn-lint>=0.40.0
	openapi-spec-validator>=0.5.0
	pyparsing>=3.0.7
	py-partiql-parser==0.6.1
	aws-xray-sdk!=0.96,>=0.93
	setuptools
	multipart
server = 
	antlr4-python3-runtime
	joserfc>=0.9.0
	jsonpath_ng
	docker>=3.0.0
	graphql-core
	PyYAML>=5.1
	cfn-lint>=0.40.0
	openapi-spec-validator>=0.5.0
	pyparsing>=3.0.7
	py-partiql-parser==0.6.1
	aws-xray-sdk!=0.96,>=0.93
	setuptools
	flask!=2.2.0,!=2.2.1
	flask-cors
acm = 
acmpca = 
amp = 
apigateway = 
	PyYAML>=5.1
	joserfc>=0.9.0
	openapi-spec-validator>=0.5.0
apigatewayv2 = 
	PyYAML>=5.1
	openapi-spec-validator>=0.5.0
applicationautoscaling = 
appsync = graphql-core
athena = 
autoscaling = 
awslambda = docker>=3.0.0
awslambda_simple = 
backup = 
batch = docker>=3.0.0
batch_simple = 
budgets = 
ce = 
cloudformation = 
	joserfc>=0.9.0
	docker>=3.0.0
	graphql-core
	PyYAML>=5.1
	cfn-lint>=0.40.0
	openapi-spec-validator>=0.5.0
	pyparsing>=3.0.7
	py-partiql-parser==0.6.1
	aws-xray-sdk!=0.96,>=0.93
	setuptools
cloudfront = 
cloudtrail = 
cloudwatch = 
codebuild = 
codecommit = 
codepipeline = 
cognitoidentity = 
cognitoidp = 
	joserfc>=0.9.0
comprehend = 
config = 
databrew = 
datapipeline = 
datasync = 
dax = 
dms = 
ds = 
dynamodb = 
	docker>=3.0.0
	py-partiql-parser==0.6.1
dynamodbstreams = 
	docker>=3.0.0
	py-partiql-parser==0.6.1
ebs = 
ec2 = 
ec2instanceconnect = 
ecr = 
ecs = 
efs = 
eks = 
elasticache = 
elasticbeanstalk = 
elastictranscoder = 
elb = 
elbv2 = 
emr = 
emrcontainers = 
emrserverless = 
es = 
events = jsonpath_ng
firehose = 
forecast = 
glacier = 
glue = pyparsing>=3.0.7
greengrass = 
guardduty = 
iam = 
inspector2 = 
iot = 
iotdata = 
ivs = 
kinesis = 
kinesisvideo = 
kinesisvideoarchivedmedia = 
kms = 
logs = 
managedblockchain = 
mediaconnect = 
medialive = 
mediapackage = 
mediastore = 
mediastoredata = 
meteringmarketplace = 
mq = 
opsworks = 
organizations = 
panorama = 
personalize = 
pinpoint = 
polly = 
quicksight = jsonschema
ram = 
rds = 
redshift = 
redshiftdata = 
rekognition = 
resourcegroups = 
resourcegroupstaggingapi = 
	joserfc>=0.9.0
	docker>=3.0.0
	graphql-core
	PyYAML>=5.1
	cfn-lint>=0.40.0
	openapi-spec-validator>=0.5.0
	pyparsing>=3.0.7
	py-partiql-parser==0.6.1
route53 = 
route53resolver = 
s3 = 
	PyYAML>=5.1
	py-partiql-parser==0.6.1
s3crc32c = 
	PyYAML>=5.1
	py-partiql-parser==0.6.1
	crc32c
s3control = 
sagemaker = 
sdb = 
scheduler = 
secretsmanager = 
servicediscovery = 
servicequotas = 
ses = 
signer = 
sns = 
sqs = 
ssm = 
	PyYAML>=5.1
ssoadmin = 
stepfunctions = 
	antlr4-python3-runtime
	jsonpath_ng
sts = 
support = 
swf = 
textract = 
timestreamwrite = 
transcribe = 
wafv2 = 
xray = 
	aws-xray-sdk!=0.96,>=0.93
	setuptools

[options.entry_points]
console_scripts = 
	moto_server = moto.server:main
	moto_proxy = moto.proxy:main

[tool:pytest]
markers = 
	network: requires network connection
	requires_docker: requires running docker
	aws_verified: Verified against AWS, and should be able to run against AWS

[coverage:run]
relative_files = True

[pylint.MASTER]
ignore-paths = moto/packages

[pylint.'MESSAGES CONTROL']
disable = W,C,R,E
enable = arguments-renamed, deprecated-module, function-redefined, redefined-outer-name, signature-differs

[mypy]
files = moto, tests/test_core, tests/test_batch_simple, tests/test_iotdata/
exclude = moto/stepfunctions/parser
show_column_numbers = True
show_error_codes = True
disable_error_code = abstract
disallow_any_unimported = False
disallow_any_expr = False
disallow_any_decorated = True
disallow_any_explicit = False
disallow_any_generics = True
disallow_subclassing_any = True
disallow_untyped_calls = True
disallow_untyped_defs = True
disallow_incomplete_defs = True
check_untyped_defs = True
disallow_untyped_decorators = True
no_implicit_optional = True
strict_optional = True
warn_redundant_casts = True
warn_unused_ignores = False
warn_no_return = True
warn_return_any = False
warn_unreachable = False
strict_equality = True
ignore_missing_imports = True
follow_imports = silent

[egg_info]
tag_build = 
tag_date = 0