skillfed

mypy-boto3-geo-maps

Type annotations for boto3 LocationServiceMapsV2 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-geo-maps v1.43.0 242.3K downloads/30d#8,859 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for boto3's LocationServiceMapsV2 service. It contains no runtime code—only type definitions, client annotations, literals, and type stubs that enable IDEs and type checkers to understand boto3 geo-maps API calls. When installed, it allows VSCode (with Pylance), PyCharm, Emacs, Sublime Text, mypy, and pyright to provide accurate autocomplete and catch type errors in your boto3 code without requiring explicit type annotations in your application code.

The package is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0. It supports Python 3.9 through 3.14 and depends only on typing-extensions. It is designed to be installed alongside boto3 (or as part of the boto3-stubs bundle) and can optionally be gated behind TYPE_CHECKING to avoid a production runtime dependency.

Use it for:

  • Enable IDE autocomplete and type checking for boto3 LocationServiceMapsV2 API calls in VSCode with Pylance or PyCharm.
  • Run mypy or pyright static type checking on code that uses boto3 geo-maps without writing manual type annotations.
  • Catch boto3 API usage errors (wrong parameter names, incorrect types) at development time rather than runtime.
  • Provide type hints for LocationServiceMapsV2Client, waiters, paginators, and service-specific literals in your codebase.
  • Use in a TYPE_CHECKING block to get type safety during development while keeping the package out of production dependencies.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for boto3's LocationServiceMapsV2 (geo-maps) service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's LocationServiceMapsV2 service and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads (documented in the package); consider boto3-stubs-lite as an alternative if you experience slowness.

Install

mypy-boto3-geo-maps on PyPI

pip

pip install mypy-boto3-geo-maps

uv

uv add mypy-boto3-geo-maps

poetry

poetry add mypy-boto3-geo-maps

Installing mypy-boto3-geo-maps

Before you install

Low friction: pure Python wheel with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; repository shows 670 stars and was last updated 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install mypy-boto3-geo-maps

from boto3.session import Session
from mypy_boto3_geo_maps import LocationServiceMapsV2Client

client: LocationServiceMapsV2Client = Session().client("geo-maps")

Requires Python 3.9 or later; boto3 must be installed separately.

Verify before relying

  • Whether performance impact in PyCharm is acceptable for typical project sizes (docs mention issue PY-40997 causing slowness with Literal overloads).
  • Whether the lite variant (boto3-stubs-lite) would be preferable for your IDE or use case.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — typing-extensions
Maintenance actively maintained — 107 days since the last release
Last repo commit
First released
Downloads 242,330/month — #8,859 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_geo_maps-1.43.0-py3-none-any.whl

Keywords: boto3, geo-maps, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs geo-mapsmypy boto3 type annotationsaws location service typesboto3 autocomplete ide supporttype hints for boto3 servicespyright boto3 stubsstatic type checking aws sdk
type-stubsboto3aws-sdk

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-forecastquery

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-geo-places

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-geo-routes

Provides type stubs and annotations for the AWS…

permissive · top 15,000 on PyPI

mypy-boto3-arc-zonal-shift

Provides type annotations and IDE…

permissive · top 15,000 on PyPI