skillfed

mypy-boto3-geo-places

Type annotations for boto3 LocationServicePlacesV2 1.43.43 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-geo-places v1.43.43 269.3K downloads/30d#8,261 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds complete type annotations for boto3's LocationServicePlacesV2 service. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 code, providing real-time error detection and autocomplete suggestions without requiring explicit type annotations in your code.

The package is generated from boto3 1.43.43 using mypy-boto3-builder and includes client type definitions, service-specific literals, and type definitions for all API operations. It is designed as a development-time dependency and can be safely excluded from production using TYPE_CHECKING guards to avoid runtime overhead.

Use it for:

  • Enable IDE autocomplete and inline documentation for boto3 LocationServicePlacesV2 API calls in VSCode or PyCharm.
  • Catch type errors in boto3 code before runtime using mypy or pyright in CI/CD pipelines.
  • Use LocationServicePlacesV2 Literal types for type-safe parameter validation in function signatures.
  • Improve code maintainability by catching incorrect service method calls or parameter types during development.

Worth the install?

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

Provides type annotations and IDE autocompletion support for the boto3 LocationServicePlacesV2 service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 LocationServicePlacesV2 and want static type checking and IDE support. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is that PyCharm users may experience performance issues with Literal overloads (documented in the package); boto3-stubs-lite is recommended as an alternative in that case.

Install

mypy-boto3-geo-places on PyPI

pip

pip install mypy-boto3-geo-places

uv

uv add mypy-boto3-geo-places

poetry

poetry add mypy-boto3-geo-places

Installing mypy-boto3-geo-places

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and a release 37 days ago.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-geo-places

from boto3.session import Session
from mypy_boto3_geo_places import LocationServicePlacesV2Client

client: LocationServicePlacesV2Client = Session().client("geo-places")

Requires boto3 1.43.43 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-aware language server support.

Verify before relying

  • Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
  • Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).

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 — 37 days since the last release
Last repo commit
First released
Downloads 269,331/month — #8,261 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_geo_places-1.43.43-py3-none-any.whl

Keywords: boto3, geo-places, 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 stubsaws location service typesmypy boto3 annotationsboto3 ide autocompletegeo-places type hintsboto3 static type checkingaws sdk type stubs
type-stubsaws-sdkboto3

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-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-geo-maps

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotwireless

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI