mypy-boto3-geo-maps 1.40.59__tar.gz → 1.42.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/PKG-INFO +11 -25
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/README.md +3 -3
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/__main__.py +4 -4
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/client.py +7 -11
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/client.pyi +7 -11
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/literals.py +8 -7
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/literals.pyi +8 -7
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/type_defs.py +2 -6
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/type_defs.pyi +2 -6
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/version.py +1 -1
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/PKG-INFO +11 -25
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/SOURCES.txt +1 -2
- mypy_boto3_geo_maps-1.42.3/pyproject.toml +61 -0
- mypy_boto3_geo_maps-1.40.59/mypy_boto3_geo_maps.egg-info/not-zip-safe +0 -1
- mypy_boto3_geo_maps-1.40.59/setup.py +0 -54
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/LICENSE +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/__init__.py +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/__init__.pyi +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/py.typed +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/requires.txt +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/top_level.txt +0 -0
- {mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/setup.cfg +0 -0
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-geo-maps
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 LocationServiceMapsV2 1.
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
License: MIT License
|
|
3
|
+
Version: 1.42.3
|
|
4
|
+
Summary: Type annotations for boto3 LocationServiceMapsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0
|
|
5
|
+
Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
|
|
6
|
+
License-Expression: MIT
|
|
7
|
+
Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
|
|
9
8
|
Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/
|
|
10
9
|
Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
|
|
11
10
|
Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
|
|
12
|
-
Keywords: boto3
|
|
11
|
+
Keywords: boto3,geo-maps,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
|
|
12
|
+
Platform: any
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Environment :: Console
|
|
16
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
17
16
|
Classifier: Natural Language :: English
|
|
18
17
|
Classifier: Operating System :: OS Independent
|
|
19
18
|
Classifier: Programming Language :: Python :: 3
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
21
19
|
Classifier: Programming Language :: Python :: 3.9
|
|
22
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
23
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -27,23 +25,11 @@ Classifier: Programming Language :: Python :: 3.14
|
|
|
27
25
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
28
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
27
|
Classifier: Typing :: Stubs Only
|
|
30
|
-
Requires-Python: >=3.
|
|
28
|
+
Requires-Python: >=3.9
|
|
31
29
|
Description-Content-Type: text/markdown
|
|
32
30
|
License-File: LICENSE
|
|
33
31
|
Requires-Dist: typing-extensions; python_version < "3.12"
|
|
34
|
-
Dynamic: author
|
|
35
|
-
Dynamic: author-email
|
|
36
|
-
Dynamic: classifier
|
|
37
|
-
Dynamic: description
|
|
38
|
-
Dynamic: description-content-type
|
|
39
|
-
Dynamic: home-page
|
|
40
|
-
Dynamic: keywords
|
|
41
|
-
Dynamic: license
|
|
42
32
|
Dynamic: license-file
|
|
43
|
-
Dynamic: project-url
|
|
44
|
-
Dynamic: requires-dist
|
|
45
|
-
Dynamic: requires-python
|
|
46
|
-
Dynamic: summary
|
|
47
33
|
|
|
48
34
|
<a id="mypy-boto3-geo-maps"></a>
|
|
49
35
|
|
|
@@ -57,7 +43,7 @@ Dynamic: summary
|
|
|
57
43
|

|
|
58
44
|
|
|
59
45
|
Type annotations for
|
|
60
|
-
[boto3 LocationServiceMapsV2 1.
|
|
46
|
+
[boto3 LocationServiceMapsV2 1.42.3](https://pypi.org/project/boto3/)
|
|
61
47
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
62
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -66,7 +52,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
66
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
67
53
|
|
|
68
54
|
Generated with
|
|
69
|
-
[mypy-boto3-builder 8.
|
|
55
|
+
[mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
|
|
70
56
|
|
|
71
57
|
More information can be found on
|
|
72
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
104
|
isolation.
|
|
119
105
|
|
|
120
106
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.
|
|
107
|
+
`uvx --with 'boto3==1.42.3' mypy-boto3-builder`
|
|
122
108
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
109
|
3. Add `LocationServiceMapsV2` service.
|
|
124
110
|
4. Use provided commands to install generated packages.
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 LocationServiceMapsV2 1.
|
|
13
|
+
[boto3 LocationServiceMapsV2 1.42.3](https://pypi.org/project/boto3/)
|
|
14
14
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -19,7 +19,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated with
|
|
22
|
-
[mypy-boto3-builder 8.
|
|
22
|
+
[mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
|
|
23
23
|
|
|
24
24
|
More information can be found on
|
|
25
25
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -71,7 +71,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
71
71
|
isolation.
|
|
72
72
|
|
|
73
73
|
1. Run mypy-boto3-builder in your package root directory:
|
|
74
|
-
`uvx --with 'boto3==1.
|
|
74
|
+
`uvx --with 'boto3==1.42.3' mypy-boto3-builder`
|
|
75
75
|
2. Select `boto3-stubs` AWS SDK.
|
|
76
76
|
3. Add `LocationServiceMapsV2` service.
|
|
77
77
|
4. Use provided commands to install generated packages.
|
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 LocationServiceMapsV2 1.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 LocationServiceMapsV2 1.42.3\n"
|
|
16
|
+
"Version: 1.42.3\n"
|
|
17
|
+
"Builder version: 8.12.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps.html#locationservicemapsv2\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.
|
|
29
|
+
sys.stdout.write("1.42.3\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -19,6 +19,7 @@ Usage::
|
|
|
19
19
|
from __future__ import annotations
|
|
20
20
|
|
|
21
21
|
import sys
|
|
22
|
+
from collections.abc import Mapping
|
|
22
23
|
from typing import Any
|
|
23
24
|
|
|
24
25
|
from botocore.client import BaseClient, ClientMeta
|
|
@@ -38,11 +39,6 @@ from .type_defs import (
|
|
|
38
39
|
GetTileResponseTypeDef,
|
|
39
40
|
)
|
|
40
41
|
|
|
41
|
-
if sys.version_info >= (3, 9):
|
|
42
|
-
from builtins import type as Type
|
|
43
|
-
from collections.abc import Mapping
|
|
44
|
-
else:
|
|
45
|
-
from typing import Mapping, Type
|
|
46
42
|
if sys.version_info >= (3, 12):
|
|
47
43
|
from typing import Unpack
|
|
48
44
|
else:
|
|
@@ -53,12 +49,12 @@ __all__ = ("LocationServiceMapsV2Client",)
|
|
|
53
49
|
|
|
54
50
|
|
|
55
51
|
class Exceptions(BaseClientExceptions):
|
|
56
|
-
AccessDeniedException:
|
|
57
|
-
ClientError:
|
|
58
|
-
InternalServerException:
|
|
59
|
-
ResourceNotFoundException:
|
|
60
|
-
ThrottlingException:
|
|
61
|
-
ValidationException:
|
|
52
|
+
AccessDeniedException: type[BotocoreClientError]
|
|
53
|
+
ClientError: type[BotocoreClientError]
|
|
54
|
+
InternalServerException: type[BotocoreClientError]
|
|
55
|
+
ResourceNotFoundException: type[BotocoreClientError]
|
|
56
|
+
ThrottlingException: type[BotocoreClientError]
|
|
57
|
+
ValidationException: type[BotocoreClientError]
|
|
62
58
|
|
|
63
59
|
|
|
64
60
|
class LocationServiceMapsV2Client(BaseClient):
|
|
@@ -19,6 +19,7 @@ Usage::
|
|
|
19
19
|
from __future__ import annotations
|
|
20
20
|
|
|
21
21
|
import sys
|
|
22
|
+
from collections.abc import Mapping
|
|
22
23
|
from typing import Any
|
|
23
24
|
|
|
24
25
|
from botocore.client import BaseClient, ClientMeta
|
|
@@ -38,11 +39,6 @@ from .type_defs import (
|
|
|
38
39
|
GetTileResponseTypeDef,
|
|
39
40
|
)
|
|
40
41
|
|
|
41
|
-
if sys.version_info >= (3, 9):
|
|
42
|
-
from builtins import type as Type
|
|
43
|
-
from collections.abc import Mapping
|
|
44
|
-
else:
|
|
45
|
-
from typing import Mapping, Type
|
|
46
42
|
if sys.version_info >= (3, 12):
|
|
47
43
|
from typing import Unpack
|
|
48
44
|
else:
|
|
@@ -51,12 +47,12 @@ else:
|
|
|
51
47
|
__all__ = ("LocationServiceMapsV2Client",)
|
|
52
48
|
|
|
53
49
|
class Exceptions(BaseClientExceptions):
|
|
54
|
-
AccessDeniedException:
|
|
55
|
-
ClientError:
|
|
56
|
-
InternalServerException:
|
|
57
|
-
ResourceNotFoundException:
|
|
58
|
-
ThrottlingException:
|
|
59
|
-
ValidationException:
|
|
50
|
+
AccessDeniedException: type[BotocoreClientError]
|
|
51
|
+
ClientError: type[BotocoreClientError]
|
|
52
|
+
InternalServerException: type[BotocoreClientError]
|
|
53
|
+
ResourceNotFoundException: type[BotocoreClientError]
|
|
54
|
+
ThrottlingException: type[BotocoreClientError]
|
|
55
|
+
ValidationException: type[BotocoreClientError]
|
|
60
56
|
|
|
61
57
|
class LocationServiceMapsV2Client(BaseClient):
|
|
62
58
|
"""
|
|
@@ -80,7 +80,6 @@ ServiceName = Literal[
|
|
|
80
80
|
"apprunner",
|
|
81
81
|
"appstream",
|
|
82
82
|
"appsync",
|
|
83
|
-
"apptest",
|
|
84
83
|
"arc-region-switch",
|
|
85
84
|
"arc-zonal-shift",
|
|
86
85
|
"artifact",
|
|
@@ -150,6 +149,7 @@ ServiceName = Literal[
|
|
|
150
149
|
"comprehend",
|
|
151
150
|
"comprehendmedical",
|
|
152
151
|
"compute-optimizer",
|
|
152
|
+
"compute-optimizer-automation",
|
|
153
153
|
"config",
|
|
154
154
|
"connect",
|
|
155
155
|
"connect-contact-lens",
|
|
@@ -248,7 +248,6 @@ ServiceName = Literal[
|
|
|
248
248
|
"iotdeviceadvisor",
|
|
249
249
|
"iotevents",
|
|
250
250
|
"iotevents-data",
|
|
251
|
-
"iotfleethub",
|
|
252
251
|
"iotfleetwise",
|
|
253
252
|
"iotsecuretunneling",
|
|
254
253
|
"iotsitewise",
|
|
@@ -287,8 +286,6 @@ ServiceName = Literal[
|
|
|
287
286
|
"location",
|
|
288
287
|
"logs",
|
|
289
288
|
"lookoutequipment",
|
|
290
|
-
"lookoutmetrics",
|
|
291
|
-
"lookoutvision",
|
|
292
289
|
"m2",
|
|
293
290
|
"machinelearning",
|
|
294
291
|
"macie2",
|
|
@@ -323,6 +320,7 @@ ServiceName = Literal[
|
|
|
323
320
|
"mq",
|
|
324
321
|
"mturk",
|
|
325
322
|
"mwaa",
|
|
323
|
+
"mwaa-serverless",
|
|
326
324
|
"neptune",
|
|
327
325
|
"neptune-graph",
|
|
328
326
|
"neptunedata",
|
|
@@ -332,6 +330,7 @@ ServiceName = Literal[
|
|
|
332
330
|
"networkmonitor",
|
|
333
331
|
"notifications",
|
|
334
332
|
"notificationscontacts",
|
|
333
|
+
"nova-act",
|
|
335
334
|
"oam",
|
|
336
335
|
"observabilityadmin",
|
|
337
336
|
"odb",
|
|
@@ -342,6 +341,9 @@ ServiceName = Literal[
|
|
|
342
341
|
"osis",
|
|
343
342
|
"outposts",
|
|
344
343
|
"panorama",
|
|
344
|
+
"partnercentral-account",
|
|
345
|
+
"partnercentral-benefits",
|
|
346
|
+
"partnercentral-channel",
|
|
345
347
|
"partnercentral-selling",
|
|
346
348
|
"payment-cryptography",
|
|
347
349
|
"payment-cryptography-data",
|
|
@@ -363,8 +365,6 @@ ServiceName = Literal[
|
|
|
363
365
|
"qapps",
|
|
364
366
|
"qbusiness",
|
|
365
367
|
"qconnect",
|
|
366
|
-
"qldb",
|
|
367
|
-
"qldb-session",
|
|
368
368
|
"quicksight",
|
|
369
369
|
"ram",
|
|
370
370
|
"rbin",
|
|
@@ -379,13 +379,13 @@ ServiceName = Literal[
|
|
|
379
379
|
"resource-explorer-2",
|
|
380
380
|
"resource-groups",
|
|
381
381
|
"resourcegroupstaggingapi",
|
|
382
|
-
"robomaker",
|
|
383
382
|
"rolesanywhere",
|
|
384
383
|
"route53",
|
|
385
384
|
"route53-recovery-cluster",
|
|
386
385
|
"route53-recovery-control-config",
|
|
387
386
|
"route53-recovery-readiness",
|
|
388
387
|
"route53domains",
|
|
388
|
+
"route53globalresolver",
|
|
389
389
|
"route53profiles",
|
|
390
390
|
"route53resolver",
|
|
391
391
|
"rtbfabric",
|
|
@@ -419,6 +419,7 @@ ServiceName = Literal[
|
|
|
419
419
|
"sesv2",
|
|
420
420
|
"shield",
|
|
421
421
|
"signer",
|
|
422
|
+
"signin",
|
|
422
423
|
"simspaceweaver",
|
|
423
424
|
"snow-device-management",
|
|
424
425
|
"snowball",
|
|
@@ -78,7 +78,6 @@ ServiceName = Literal[
|
|
|
78
78
|
"apprunner",
|
|
79
79
|
"appstream",
|
|
80
80
|
"appsync",
|
|
81
|
-
"apptest",
|
|
82
81
|
"arc-region-switch",
|
|
83
82
|
"arc-zonal-shift",
|
|
84
83
|
"artifact",
|
|
@@ -148,6 +147,7 @@ ServiceName = Literal[
|
|
|
148
147
|
"comprehend",
|
|
149
148
|
"comprehendmedical",
|
|
150
149
|
"compute-optimizer",
|
|
150
|
+
"compute-optimizer-automation",
|
|
151
151
|
"config",
|
|
152
152
|
"connect",
|
|
153
153
|
"connect-contact-lens",
|
|
@@ -246,7 +246,6 @@ ServiceName = Literal[
|
|
|
246
246
|
"iotdeviceadvisor",
|
|
247
247
|
"iotevents",
|
|
248
248
|
"iotevents-data",
|
|
249
|
-
"iotfleethub",
|
|
250
249
|
"iotfleetwise",
|
|
251
250
|
"iotsecuretunneling",
|
|
252
251
|
"iotsitewise",
|
|
@@ -285,8 +284,6 @@ ServiceName = Literal[
|
|
|
285
284
|
"location",
|
|
286
285
|
"logs",
|
|
287
286
|
"lookoutequipment",
|
|
288
|
-
"lookoutmetrics",
|
|
289
|
-
"lookoutvision",
|
|
290
287
|
"m2",
|
|
291
288
|
"machinelearning",
|
|
292
289
|
"macie2",
|
|
@@ -321,6 +318,7 @@ ServiceName = Literal[
|
|
|
321
318
|
"mq",
|
|
322
319
|
"mturk",
|
|
323
320
|
"mwaa",
|
|
321
|
+
"mwaa-serverless",
|
|
324
322
|
"neptune",
|
|
325
323
|
"neptune-graph",
|
|
326
324
|
"neptunedata",
|
|
@@ -330,6 +328,7 @@ ServiceName = Literal[
|
|
|
330
328
|
"networkmonitor",
|
|
331
329
|
"notifications",
|
|
332
330
|
"notificationscontacts",
|
|
331
|
+
"nova-act",
|
|
333
332
|
"oam",
|
|
334
333
|
"observabilityadmin",
|
|
335
334
|
"odb",
|
|
@@ -340,6 +339,9 @@ ServiceName = Literal[
|
|
|
340
339
|
"osis",
|
|
341
340
|
"outposts",
|
|
342
341
|
"panorama",
|
|
342
|
+
"partnercentral-account",
|
|
343
|
+
"partnercentral-benefits",
|
|
344
|
+
"partnercentral-channel",
|
|
343
345
|
"partnercentral-selling",
|
|
344
346
|
"payment-cryptography",
|
|
345
347
|
"payment-cryptography-data",
|
|
@@ -361,8 +363,6 @@ ServiceName = Literal[
|
|
|
361
363
|
"qapps",
|
|
362
364
|
"qbusiness",
|
|
363
365
|
"qconnect",
|
|
364
|
-
"qldb",
|
|
365
|
-
"qldb-session",
|
|
366
366
|
"quicksight",
|
|
367
367
|
"ram",
|
|
368
368
|
"rbin",
|
|
@@ -377,13 +377,13 @@ ServiceName = Literal[
|
|
|
377
377
|
"resource-explorer-2",
|
|
378
378
|
"resource-groups",
|
|
379
379
|
"resourcegroupstaggingapi",
|
|
380
|
-
"robomaker",
|
|
381
380
|
"rolesanywhere",
|
|
382
381
|
"route53",
|
|
383
382
|
"route53-recovery-cluster",
|
|
384
383
|
"route53-recovery-control-config",
|
|
385
384
|
"route53-recovery-readiness",
|
|
386
385
|
"route53domains",
|
|
386
|
+
"route53globalresolver",
|
|
387
387
|
"route53profiles",
|
|
388
388
|
"route53resolver",
|
|
389
389
|
"rtbfabric",
|
|
@@ -417,6 +417,7 @@ ServiceName = Literal[
|
|
|
417
417
|
"sesv2",
|
|
418
418
|
"shield",
|
|
419
419
|
"signer",
|
|
420
|
+
"signin",
|
|
420
421
|
"simspaceweaver",
|
|
421
422
|
"snow-device-management",
|
|
422
423
|
"snowball",
|
|
@@ -17,6 +17,7 @@ Usage::
|
|
|
17
17
|
from __future__ import annotations
|
|
18
18
|
|
|
19
19
|
import sys
|
|
20
|
+
from collections.abc import Sequence
|
|
20
21
|
|
|
21
22
|
from botocore.response import StreamingBody
|
|
22
23
|
|
|
@@ -31,11 +32,6 @@ from .literals import (
|
|
|
31
32
|
TravelModeType,
|
|
32
33
|
)
|
|
33
34
|
|
|
34
|
-
if sys.version_info >= (3, 9):
|
|
35
|
-
from builtins import dict as Dict
|
|
36
|
-
from collections.abc import Sequence
|
|
37
|
-
else:
|
|
38
|
-
from typing import Dict, Sequence
|
|
39
35
|
if sys.version_info >= (3, 12):
|
|
40
36
|
from typing import Literal, NotRequired, TypedDict
|
|
41
37
|
else:
|
|
@@ -65,7 +61,7 @@ class GetGlyphsRequestTypeDef(TypedDict):
|
|
|
65
61
|
class ResponseMetadataTypeDef(TypedDict):
|
|
66
62
|
RequestId: str
|
|
67
63
|
HTTPStatusCode: int
|
|
68
|
-
HTTPHeaders:
|
|
64
|
+
HTTPHeaders: dict[str, str]
|
|
69
65
|
RetryAttempts: int
|
|
70
66
|
HostId: NotRequired[str]
|
|
71
67
|
|
{mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps/type_defs.pyi
RENAMED
|
@@ -17,6 +17,7 @@ Usage::
|
|
|
17
17
|
from __future__ import annotations
|
|
18
18
|
|
|
19
19
|
import sys
|
|
20
|
+
from collections.abc import Sequence
|
|
20
21
|
|
|
21
22
|
from botocore.response import StreamingBody
|
|
22
23
|
|
|
@@ -31,11 +32,6 @@ from .literals import (
|
|
|
31
32
|
TravelModeType,
|
|
32
33
|
)
|
|
33
34
|
|
|
34
|
-
if sys.version_info >= (3, 9):
|
|
35
|
-
from builtins import dict as Dict
|
|
36
|
-
from collections.abc import Sequence
|
|
37
|
-
else:
|
|
38
|
-
from typing import Dict, Sequence
|
|
39
35
|
if sys.version_info >= (3, 12):
|
|
40
36
|
from typing import Literal, NotRequired, TypedDict
|
|
41
37
|
else:
|
|
@@ -62,7 +58,7 @@ class GetGlyphsRequestTypeDef(TypedDict):
|
|
|
62
58
|
class ResponseMetadataTypeDef(TypedDict):
|
|
63
59
|
RequestId: str
|
|
64
60
|
HTTPStatusCode: int
|
|
65
|
-
HTTPHeaders:
|
|
61
|
+
HTTPHeaders: dict[str, str]
|
|
66
62
|
RetryAttempts: int
|
|
67
63
|
HostId: NotRequired[str]
|
|
68
64
|
|
{mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/PKG-INFO
RENAMED
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-geo-maps
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 LocationServiceMapsV2 1.
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
License: MIT License
|
|
3
|
+
Version: 1.42.3
|
|
4
|
+
Summary: Type annotations for boto3 LocationServiceMapsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0
|
|
5
|
+
Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
|
|
6
|
+
License-Expression: MIT
|
|
7
|
+
Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
|
|
9
8
|
Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/
|
|
10
9
|
Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
|
|
11
10
|
Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
|
|
12
|
-
Keywords: boto3
|
|
11
|
+
Keywords: boto3,geo-maps,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
|
|
12
|
+
Platform: any
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Environment :: Console
|
|
16
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
17
16
|
Classifier: Natural Language :: English
|
|
18
17
|
Classifier: Operating System :: OS Independent
|
|
19
18
|
Classifier: Programming Language :: Python :: 3
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
21
19
|
Classifier: Programming Language :: Python :: 3.9
|
|
22
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
23
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -27,23 +25,11 @@ Classifier: Programming Language :: Python :: 3.14
|
|
|
27
25
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
28
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
27
|
Classifier: Typing :: Stubs Only
|
|
30
|
-
Requires-Python: >=3.
|
|
28
|
+
Requires-Python: >=3.9
|
|
31
29
|
Description-Content-Type: text/markdown
|
|
32
30
|
License-File: LICENSE
|
|
33
31
|
Requires-Dist: typing-extensions; python_version < "3.12"
|
|
34
|
-
Dynamic: author
|
|
35
|
-
Dynamic: author-email
|
|
36
|
-
Dynamic: classifier
|
|
37
|
-
Dynamic: description
|
|
38
|
-
Dynamic: description-content-type
|
|
39
|
-
Dynamic: home-page
|
|
40
|
-
Dynamic: keywords
|
|
41
|
-
Dynamic: license
|
|
42
32
|
Dynamic: license-file
|
|
43
|
-
Dynamic: project-url
|
|
44
|
-
Dynamic: requires-dist
|
|
45
|
-
Dynamic: requires-python
|
|
46
|
-
Dynamic: summary
|
|
47
33
|
|
|
48
34
|
<a id="mypy-boto3-geo-maps"></a>
|
|
49
35
|
|
|
@@ -57,7 +43,7 @@ Dynamic: summary
|
|
|
57
43
|

|
|
58
44
|
|
|
59
45
|
Type annotations for
|
|
60
|
-
[boto3 LocationServiceMapsV2 1.
|
|
46
|
+
[boto3 LocationServiceMapsV2 1.42.3](https://pypi.org/project/boto3/)
|
|
61
47
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
62
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -66,7 +52,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
66
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
67
53
|
|
|
68
54
|
Generated with
|
|
69
|
-
[mypy-boto3-builder 8.
|
|
55
|
+
[mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
|
|
70
56
|
|
|
71
57
|
More information can be found on
|
|
72
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
104
|
isolation.
|
|
119
105
|
|
|
120
106
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.
|
|
107
|
+
`uvx --with 'boto3==1.42.3' mypy-boto3-builder`
|
|
122
108
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
109
|
3. Add `LocationServiceMapsV2` service.
|
|
124
110
|
4. Use provided commands to install generated packages.
|
{mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/SOURCES.txt
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
LICENSE
|
|
2
2
|
README.md
|
|
3
|
-
|
|
3
|
+
pyproject.toml
|
|
4
4
|
mypy_boto3_geo_maps/__init__.py
|
|
5
5
|
mypy_boto3_geo_maps/__init__.pyi
|
|
6
6
|
mypy_boto3_geo_maps/__main__.py
|
|
@@ -15,6 +15,5 @@ mypy_boto3_geo_maps/version.py
|
|
|
15
15
|
mypy_boto3_geo_maps.egg-info/PKG-INFO
|
|
16
16
|
mypy_boto3_geo_maps.egg-info/SOURCES.txt
|
|
17
17
|
mypy_boto3_geo_maps.egg-info/dependency_links.txt
|
|
18
|
-
mypy_boto3_geo_maps.egg-info/not-zip-safe
|
|
19
18
|
mypy_boto3_geo_maps.egg-info/requires.txt
|
|
20
19
|
mypy_boto3_geo_maps.egg-info/top_level.txt
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Setup script for mypy-boto3-geo-maps.
|
|
2
|
+
|
|
3
|
+
# Copyright 2025 Vlad Emelianov
|
|
4
|
+
|
|
5
|
+
[project]
|
|
6
|
+
name = "mypy-boto3-geo-maps"
|
|
7
|
+
version = "1.42.3"
|
|
8
|
+
license = "MIT"
|
|
9
|
+
authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]
|
|
10
|
+
description = "Type annotations for boto3 LocationServiceMapsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0"
|
|
11
|
+
readme = "README.md"
|
|
12
|
+
classifiers = [
|
|
13
|
+
"Development Status :: 5 - Production/Stable",
|
|
14
|
+
"Intended Audience :: Developers",
|
|
15
|
+
"Environment :: Console",
|
|
16
|
+
"Natural Language :: English",
|
|
17
|
+
"Operating System :: OS Independent",
|
|
18
|
+
"Programming Language :: Python :: 3",
|
|
19
|
+
"Programming Language :: Python :: 3.9",
|
|
20
|
+
"Programming Language :: Python :: 3.10",
|
|
21
|
+
"Programming Language :: Python :: 3.11",
|
|
22
|
+
"Programming Language :: Python :: 3.12",
|
|
23
|
+
"Programming Language :: Python :: 3.13",
|
|
24
|
+
"Programming Language :: Python :: 3.14",
|
|
25
|
+
"Programming Language :: Python :: 3 :: Only",
|
|
26
|
+
"Programming Language :: Python :: Implementation :: CPython",
|
|
27
|
+
"Typing :: Stubs Only",
|
|
28
|
+
]
|
|
29
|
+
keywords = [
|
|
30
|
+
"boto3",
|
|
31
|
+
"geo-maps",
|
|
32
|
+
"boto3-stubs",
|
|
33
|
+
"type-annotations",
|
|
34
|
+
"mypy",
|
|
35
|
+
"typeshed",
|
|
36
|
+
"autocomplete",
|
|
37
|
+
]
|
|
38
|
+
requires-python = ">=3.9"
|
|
39
|
+
|
|
40
|
+
dependencies = [
|
|
41
|
+
"typing-extensions; python_version<'3.12'",
|
|
42
|
+
]
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
[project.urls]
|
|
46
|
+
Homepage = "https://github.com/youtype/mypy_boto3_builder"
|
|
47
|
+
Documentation = "https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/"
|
|
48
|
+
Source = "https://github.com/youtype/mypy_boto3_builder"
|
|
49
|
+
Tracker = "https://github.com/youtype/mypy_boto3_builder/issues"
|
|
50
|
+
|
|
51
|
+
[build-system]
|
|
52
|
+
requires = ["setuptools>=60"]
|
|
53
|
+
build-backend = "setuptools.build_meta"
|
|
54
|
+
|
|
55
|
+
[tool.setuptools]
|
|
56
|
+
platforms = ["any"]
|
|
57
|
+
include-package-data = true
|
|
58
|
+
packages = ["mypy_boto3_geo_maps"]
|
|
59
|
+
|
|
60
|
+
[tool.setuptools.package-data]
|
|
61
|
+
"*" = ["*.pyi", "py.typed"]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Setup script for mypy-boto3-geo-maps.
|
|
3
|
-
|
|
4
|
-
Copyright 2025 Vlad Emelianov
|
|
5
|
-
"""
|
|
6
|
-
|
|
7
|
-
from pathlib import Path
|
|
8
|
-
|
|
9
|
-
from setuptools import setup # type: ignore
|
|
10
|
-
|
|
11
|
-
LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
setup(
|
|
15
|
-
name="mypy-boto3-geo-maps",
|
|
16
|
-
version="1.40.59",
|
|
17
|
-
packages=["mypy_boto3_geo_maps"],
|
|
18
|
-
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
|
-
license="MIT License",
|
|
20
|
-
author="Vlad Emelianov",
|
|
21
|
-
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 LocationServiceMapsV2 1.40.59 service generated with mypy-boto3-builder 8.11.0",
|
|
23
|
-
classifiers=[
|
|
24
|
-
"Development Status :: 5 - Production/Stable",
|
|
25
|
-
"Intended Audience :: Developers",
|
|
26
|
-
"Environment :: Console",
|
|
27
|
-
"License :: OSI Approved :: MIT License",
|
|
28
|
-
"Natural Language :: English",
|
|
29
|
-
"Operating System :: OS Independent",
|
|
30
|
-
"Programming Language :: Python :: 3",
|
|
31
|
-
"Programming Language :: Python :: 3.8",
|
|
32
|
-
"Programming Language :: Python :: 3.9",
|
|
33
|
-
"Programming Language :: Python :: 3.10",
|
|
34
|
-
"Programming Language :: Python :: 3.11",
|
|
35
|
-
"Programming Language :: Python :: 3.12",
|
|
36
|
-
"Programming Language :: Python :: 3.13",
|
|
37
|
-
"Programming Language :: Python :: 3.14",
|
|
38
|
-
"Programming Language :: Python :: 3 :: Only",
|
|
39
|
-
"Programming Language :: Python :: Implementation :: CPython",
|
|
40
|
-
"Typing :: Stubs Only",
|
|
41
|
-
],
|
|
42
|
-
keywords="boto3 geo-maps boto3-stubs type-annotations mypy typeshed autocomplete",
|
|
43
|
-
long_description=LONG_DESCRIPTION,
|
|
44
|
-
long_description_content_type="text/markdown",
|
|
45
|
-
package_data={"mypy_boto3_geo_maps": ["py.typed", "*.pyi"]},
|
|
46
|
-
python_requires=">=3.8",
|
|
47
|
-
project_urls={
|
|
48
|
-
"Documentation": "https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/",
|
|
49
|
-
"Source": "https://github.com/youtype/mypy_boto3_builder",
|
|
50
|
-
"Tracker": "https://github.com/youtype/mypy_boto3_builder/issues",
|
|
51
|
-
},
|
|
52
|
-
install_requires=['typing-extensions; python_version<"3.12"'],
|
|
53
|
-
zip_safe=False,
|
|
54
|
-
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_geo_maps-1.40.59 → mypy_boto3_geo_maps-1.42.3}/mypy_boto3_geo_maps.egg-info/requires.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|