mypy-boto3-geo-places
Type annotations for boto3 LocationServicePlacesV2 1.43.43 service generated with mypy-boto3-builder 8.12.0
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-placesuv
uv add mypy-boto3-geo-placespoetry
poetry add mypy-boto3-geo-placesInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-geo-mapsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotwirelessProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI