types-boto3-geo-maps 1.36.0__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.
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Vlad Emelianov
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,460 @@
1
+ Metadata-Version: 2.2
2
+ Name: types-boto3-geo-maps
3
+ Version: 1.36.0
4
+ Summary: Type annotations for boto3 LocationServiceMapsV2 1.36.0 service generated with mypy-boto3-builder 8.8.0
5
+ Home-page: https://github.com/youtype/mypy_boto3_builder
6
+ Author: Vlad Emelianov
7
+ Author-email: vlad.emelianov.nz@gmail.com
8
+ License: MIT License
9
+ Project-URL: Documentation, https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/
10
+ Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
+ Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
+ Keywords: boto3 geo-maps boto3-stubs type-annotations mypy typeshed autocomplete
13
+ Classifier: Development Status :: 5 - Production/Stable
14
+ Classifier: Intended Audience :: Developers
15
+ Classifier: Environment :: Console
16
+ Classifier: License :: OSI Approved :: MIT License
17
+ Classifier: Natural Language :: English
18
+ Classifier: Operating System :: OS Independent
19
+ Classifier: Programming Language :: Python :: 3
20
+ Classifier: Programming Language :: Python :: 3.8
21
+ Classifier: Programming Language :: Python :: 3.9
22
+ Classifier: Programming Language :: Python :: 3.10
23
+ Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
+ Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
+ Classifier: Programming Language :: Python :: 3 :: Only
28
+ Classifier: Programming Language :: Python :: Implementation :: CPython
29
+ Classifier: Typing :: Stubs Only
30
+ Requires-Python: >=3.8
31
+ Description-Content-Type: text/markdown
32
+ License-File: LICENSE
33
+ 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
+ Dynamic: project-url
43
+ Dynamic: requires-dist
44
+ Dynamic: requires-python
45
+ Dynamic: summary
46
+
47
+ <a id="types-boto3-geo-maps"></a>
48
+
49
+ # types-boto3-geo-maps
50
+
51
+ [![PyPI - types-boto3-geo-maps](https://img.shields.io/pypi/v/types-boto3-geo-maps.svg?color=blue)](https://pypi.org/project/types-boto3-geo-maps/)
52
+ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/types-boto3-geo-maps.svg?color=blue)](https://pypi.org/project/types-boto3-geo-maps/)
53
+ [![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/types_boto3_docs/)
54
+ [![PyPI - Downloads](https://static.pepy.tech/badge/types-boto3-geo-maps)](https://pypistats.org/packages/types-boto3-geo-maps)
55
+
56
+ ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
+
58
+ Type annotations for
59
+ [boto3 LocationServiceMapsV2 1.36.0](https://pypi.org/project/boto3/)
60
+ compatible with [VSCode](https://code.visualstudio.com/),
61
+ [PyCharm](https://www.jetbrains.com/pycharm/),
62
+ [Emacs](https://www.gnu.org/software/emacs/),
63
+ [Sublime Text](https://www.sublimetext.com/),
64
+ [mypy](https://github.com/python/mypy),
65
+ [pyright](https://github.com/microsoft/pyright) and other tools.
66
+
67
+ Generated with
68
+ [mypy-boto3-builder 8.8.0](https://github.com/youtype/mypy_boto3_builder).
69
+
70
+ More information can be found on
71
+ [types-boto3](https://pypi.org/project/types-boto3/) page and in
72
+ [types-boto3-geo-maps docs](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/).
73
+
74
+ See how it helps you find and fix potential bugs:
75
+
76
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
77
+
78
+ - [types-boto3-geo-maps](#types-boto3-geo-maps)
79
+ - [How to install](#how-to-install)
80
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
81
+ - [VSCode extension](#vscode-extension)
82
+ - [From PyPI with pip](#from-pypi-with-pip)
83
+ - [How to uninstall](#how-to-uninstall)
84
+ - [Usage](#usage)
85
+ - [VSCode](#vscode)
86
+ - [PyCharm](#pycharm)
87
+ - [Emacs](#emacs)
88
+ - [Sublime Text](#sublime-text)
89
+ - [Other IDEs](#other-ides)
90
+ - [mypy](#mypy)
91
+ - [pyright](#pyright)
92
+ - [Pylint compatibility](#pylint-compatibility)
93
+ - [Explicit type annotations](#explicit-type-annotations)
94
+ - [Client annotations](#client-annotations)
95
+ - [Literals](#literals)
96
+ - [Type definitions](#type-definitions)
97
+ - [How it works](#how-it-works)
98
+ - [What's new](#what's-new)
99
+ - [Implemented features](#implemented-features)
100
+ - [Latest changes](#latest-changes)
101
+ - [Versioning](#versioning)
102
+ - [Thank you](#thank-you)
103
+ - [Documentation](#documentation)
104
+ - [Support and contributing](#support-and-contributing)
105
+
106
+ <a id="how-to-install"></a>
107
+
108
+ ## How to install
109
+
110
+ <a id="generate-locally-(recommended)"></a>
111
+
112
+ ### Generate locally (recommended)
113
+
114
+ You can generate type annotations for `boto3` package locally with
115
+ `mypy_boto3_builder`. Use
116
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
117
+ isolation.
118
+
119
+ 1. Run mypy-boto3-builder in your package root directory:
120
+ `uvx --with 'boto3==1.36.0' mypy_boto3_builder`
121
+ 2. Select `boto3` AWS SDK.
122
+ 3. Add `LocationServiceMapsV2` service.
123
+ 4. Use provided commands to install generated packages.
124
+
125
+ <a id="vscode-extension"></a>
126
+
127
+ ### VSCode extension
128
+
129
+ Add
130
+ [AWS Boto3](https://marketplace.visualstudio.com/items?itemName=Boto3typed.boto3-ide)
131
+ extension to your VSCode and run `AWS boto3: Quick Start` command.
132
+
133
+ Click `Modify` and select `boto3 common` and `LocationServiceMapsV2`.
134
+
135
+ <a id="from-pypi-with-pip"></a>
136
+
137
+ ### From PyPI with pip
138
+
139
+ Install `types-boto3` for `LocationServiceMapsV2` service.
140
+
141
+ ```bash
142
+ # install with boto3 type annotations
143
+ python -m pip install 'types-boto3[geo-maps]'
144
+
145
+ # Lite version does not provide session.client/resource overloads
146
+ # it is more RAM-friendly, but requires explicit type annotations
147
+ python -m pip install 'types-boto3-lite[geo-maps]'
148
+
149
+ # standalone installation
150
+ python -m pip install types-boto3-geo-maps
151
+ ```
152
+
153
+ <a id="how-to-uninstall"></a>
154
+
155
+ ## How to uninstall
156
+
157
+ ```bash
158
+ python -m pip uninstall -y types-boto3-geo-maps
159
+ ```
160
+
161
+ <a id="usage"></a>
162
+
163
+ ## Usage
164
+
165
+ <a id="vscode"></a>
166
+
167
+ ### VSCode
168
+
169
+ - Install
170
+ [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
171
+ - Install
172
+ [Pylance extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
173
+ - Set `Pylance` as your Python Language Server
174
+ - Install `types-boto3[geo-maps]` in your environment:
175
+
176
+ ```bash
177
+ python -m pip install 'types-boto3[geo-maps]'
178
+ ```
179
+
180
+ Both type checking and code completion should now work. No explicit type
181
+ annotations required, write your `boto3` code as usual.
182
+
183
+ <a id="pycharm"></a>
184
+
185
+ ### PyCharm
186
+
187
+ > ⚠️ Due to slow PyCharm performance on `Literal` overloads (issue
188
+ > [PY-40997](https://youtrack.jetbrains.com/issue/PY-40997)), it is recommended
189
+ > to use [types-boto3-lite](https://pypi.org/project/types-boto3-lite/) until
190
+ > the issue is resolved.
191
+
192
+ > ⚠️ If you experience slow performance and high CPU usage, try to disable
193
+ > `PyCharm` type checker and use [mypy](https://github.com/python/mypy) or
194
+ > [pyright](https://github.com/microsoft/pyright) instead.
195
+
196
+ > ⚠️ To continue using `PyCharm` type checker, you can try to replace
197
+ > `types-boto3` with
198
+ > [types-boto3-lite](https://pypi.org/project/types-boto3-lite/):
199
+
200
+ ```bash
201
+ pip uninstall types-boto3
202
+ pip install types-boto3-lite
203
+ ```
204
+
205
+ Install `types-boto3[geo-maps]` in your environment:
206
+
207
+ ```bash
208
+ python -m pip install 'types-boto3[geo-maps]'
209
+ ```
210
+
211
+ Both type checking and code completion should now work.
212
+
213
+ <a id="emacs"></a>
214
+
215
+ ### Emacs
216
+
217
+ - Install `types-boto3` with services you use in your environment:
218
+
219
+ ```bash
220
+ python -m pip install 'types-boto3[geo-maps]'
221
+ ```
222
+
223
+ - Install [use-package](https://github.com/jwiegley/use-package),
224
+ [lsp](https://github.com/emacs-lsp/lsp-mode/),
225
+ [company](https://github.com/company-mode/company-mode) and
226
+ [flycheck](https://github.com/flycheck/flycheck) packages
227
+ - Install [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright) package
228
+
229
+ ```elisp
230
+ (use-package lsp-pyright
231
+ :ensure t
232
+ :hook (python-mode . (lambda ()
233
+ (require 'lsp-pyright)
234
+ (lsp))) ; or lsp-deferred
235
+ :init (when (executable-find "python3")
236
+ (setq lsp-pyright-python-executable-cmd "python3"))
237
+ )
238
+ ```
239
+
240
+ - Make sure emacs uses the environment where you have installed `types-boto3`
241
+
242
+ Type checking should now work. No explicit type annotations required, write
243
+ your `boto3` code as usual.
244
+
245
+ <a id="sublime-text"></a>
246
+
247
+ ### Sublime Text
248
+
249
+ - Install `types-boto3[geo-maps]` with services you use in your environment:
250
+
251
+ ```bash
252
+ python -m pip install 'types-boto3[geo-maps]'
253
+ ```
254
+
255
+ - Install [LSP-pyright](https://github.com/sublimelsp/LSP-pyright) package
256
+
257
+ Type checking should now work. No explicit type annotations required, write
258
+ your `boto3` code as usual.
259
+
260
+ <a id="other-ides"></a>
261
+
262
+ ### Other IDEs
263
+
264
+ Not tested, but as long as your IDE supports `mypy` or `pyright`, everything
265
+ should work.
266
+
267
+ <a id="mypy"></a>
268
+
269
+ ### mypy
270
+
271
+ - Install `mypy`: `python -m pip install mypy`
272
+ - Install `types-boto3[geo-maps]` in your environment:
273
+
274
+ ```bash
275
+ python -m pip install 'types-boto3[geo-maps]'
276
+ ```
277
+
278
+ Type checking should now work. No explicit type annotations required, write
279
+ your `boto3` code as usual.
280
+
281
+ <a id="pyright"></a>
282
+
283
+ ### pyright
284
+
285
+ - Install `pyright`: `npm i -g pyright`
286
+ - Install `types-boto3[geo-maps]` in your environment:
287
+
288
+ ```bash
289
+ python -m pip install 'types-boto3[geo-maps]'
290
+ ```
291
+
292
+ Optionally, you can install `types-boto3` to `typings` directory.
293
+
294
+ Type checking should now work. No explicit type annotations required, write
295
+ your `boto3` code as usual.
296
+
297
+ <a id="pylint-compatibility"></a>
298
+
299
+ ### Pylint compatibility
300
+
301
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid
302
+ `types-boto3-geo-maps` dependency in production. However, there is an issue in
303
+ `pylint` that it complains about undefined variables. To fix it, set all types
304
+ to `object` in non-`TYPE_CHECKING` mode.
305
+
306
+ ```python
307
+ from typing import TYPE_CHECKING
308
+
309
+ if TYPE_CHECKING:
310
+ from types_boto3_ec2 import EC2Client, EC2ServiceResource
311
+ from types_boto3_ec2.waiters import BundleTaskCompleteWaiter
312
+ from types_boto3_ec2.paginators import DescribeVolumesPaginator
313
+ else:
314
+ EC2Client = object
315
+ EC2ServiceResource = object
316
+ BundleTaskCompleteWaiter = object
317
+ DescribeVolumesPaginator = object
318
+
319
+ ...
320
+ ```
321
+
322
+ <a id="explicit-type-annotations"></a>
323
+
324
+ ## Explicit type annotations
325
+
326
+ <a id="client-annotations"></a>
327
+
328
+ ### Client annotations
329
+
330
+ `LocationServiceMapsV2Client` provides annotations for
331
+ `boto3.client("geo-maps")`.
332
+
333
+ ```python
334
+ from boto3.session import Session
335
+
336
+ from types_boto3_geo_maps import LocationServiceMapsV2Client
337
+
338
+ client: LocationServiceMapsV2Client = Session().client("geo-maps")
339
+
340
+ # now client usage is checked by mypy and IDE should provide code completion
341
+ ```
342
+
343
+ <a id="literals"></a>
344
+
345
+ ### Literals
346
+
347
+ `types_boto3_geo_maps.literals` module contains literals extracted from shapes
348
+ that can be used in user code for type checking.
349
+
350
+ Full list of `LocationServiceMapsV2` Literals can be found in
351
+ [docs](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/literals/).
352
+
353
+ ```python
354
+ from types_boto3_geo_maps.literals import ColorSchemeType
355
+
356
+
357
+ def check_value(value: ColorSchemeType) -> bool: ...
358
+ ```
359
+
360
+ <a id="type-definitions"></a>
361
+
362
+ ### Type definitions
363
+
364
+ `types_boto3_geo_maps.type_defs` module contains structures and shapes
365
+ assembled to typed dictionaries and unions for additional type checking.
366
+
367
+ Full list of `LocationServiceMapsV2` TypeDefs can be found in
368
+ [docs](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/type_defs/).
369
+
370
+ ```python
371
+ from types_boto3_geo_maps.type_defs import GetGlyphsRequestRequestTypeDef
372
+
373
+
374
+ def get_value() -> GetGlyphsRequestRequestTypeDef:
375
+ return {...}
376
+ ```
377
+
378
+ <a id="how-it-works"></a>
379
+
380
+ ## How it works
381
+
382
+ Fully automated
383
+ [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
384
+ generates type annotations for each service, patiently waiting for `boto3`
385
+ updates. It delivers drop-in type annotations for you and makes sure that:
386
+
387
+ - All available `boto3` services are covered.
388
+ - Each public class and method of every `boto3` service gets valid type
389
+ annotations extracted from `botocore` schemas.
390
+ - Type annotations include up-to-date documentation.
391
+ - Link to documentation is provided for every method.
392
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
393
+
394
+ <a id="what's-new"></a>
395
+
396
+ ## What's new
397
+
398
+ <a id="implemented-features"></a>
399
+
400
+ ### Implemented features
401
+
402
+ - Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
403
+ libraries
404
+ - `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
405
+ compatibility
406
+ - `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
407
+ annotations for each service
408
+ - Generated `TypeDefs` for each service
409
+ - Generated `Literals` for each service
410
+ - Auto discovery of types for `boto3.client` and `boto3.resource` calls
411
+ - Auto discovery of types for `session.client` and `session.resource` calls
412
+ - Auto discovery of types for `client.get_waiter` and `client.get_paginator`
413
+ calls
414
+ - Auto discovery of types for `ServiceResource` and `Resource` collections
415
+ - Auto discovery of types for `aiobotocore.Session.create_client` calls
416
+
417
+ <a id="latest-changes"></a>
418
+
419
+ ### Latest changes
420
+
421
+ Builder changelog can be found in
422
+ [Releases](https://github.com/youtype/mypy_boto3_builder/releases).
423
+
424
+ <a id="versioning"></a>
425
+
426
+ ## Versioning
427
+
428
+ `types-boto3-geo-maps` version is the same as related `boto3` version and
429
+ follows [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
430
+
431
+ <a id="thank-you"></a>
432
+
433
+ ## Thank you
434
+
435
+ - [Allie Fitter](https://github.com/alliefitter) for
436
+ [boto3-type-annotations](https://pypi.org/project/boto3-type-annotations/),
437
+ this package is based on top of his work
438
+ - [black](https://github.com/psf/black) developers for an awesome formatting
439
+ tool
440
+ - [Timothy Edmund Crosley](https://github.com/timothycrosley) for
441
+ [isort](https://github.com/PyCQA/isort) and how flexible it is
442
+ - [mypy](https://github.com/python/mypy) developers for doing all dirty work
443
+ for us
444
+ - [pyright](https://github.com/microsoft/pyright) team for the new era of typed
445
+ Python
446
+
447
+ <a id="documentation"></a>
448
+
449
+ ## Documentation
450
+
451
+ All services type annotations can be found in
452
+ [boto3 docs](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/)
453
+
454
+ <a id="support-and-contributing"></a>
455
+
456
+ ## Support and contributing
457
+
458
+ This package is auto-generated. Please reports any bugs or request new features
459
+ in [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder/issues/)
460
+ repository.