mypy-boto3-geo-routes
Type annotations for boto3 LocationServiceRoutesV2 1.43.21 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 static type information to boto3's LocationServiceRoutesV2 service. It is generated automatically from boto3's service definitions using mypy-boto3-builder and works with mypy, pyright, and IDE language servers like Pylance and LSP-pyright.
When installed, it enables your editor and type checker to understand boto3 LocationServiceRoutesV2 client calls, providing autocomplete suggestions and catching type errors before runtime. The package supports Python 3.9 through 3.14 and has no production dependencies beyond typing-extensions, making it safe to use in TYPE_CHECKING blocks to avoid adding a runtime dependency.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 code for AWS Location Service routing operations.
- Catch type mismatches in boto3 calls during development with mypy or pyright before deployment.
- Use in VSCode with Pylance or PyCharm to get real-time type checking and parameter suggestions.
- Add type safety to routing service integrations without modifying production dependencies via TYPE_CHECKING imports.
- Support Emacs or Sublime Text development with LSP-based type checking for boto3 routing calls.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and annotations for the AWS LocationServiceRoutesV2 service in boto3, enabling static type checking and IDE autocomplete for routing operations.
Yes. Install this if you use boto3's LocationServiceRoutesV2 service and want type checking and IDE support. It has minimal install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat is PyCharm users may experience performance issues with Literal overloads—in that case, use boto3-stubs-lite instead.
Install
mypy-boto3-geo-routes on PyPI
pip
pip install mypy-boto3-geo-routesuv
uv add mypy-boto3-geo-routespoetry
poetry add mypy-boto3-geo-routesInstalling mypy-boto3-geo-routes
Before you install
Low install friction; single runtime dependency on typing-extensions. Active maintenance with a recent release 72 days ago and 670 repository stars.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
# Install
python -m pip install mypy-boto3-geo-routes
# Use in code
from boto3.session import Session
from mypy_boto3_geo_routes import LocationServiceRoutesV2Client
client: LocationServiceRoutesV2Client = Session().client("geo-routes")
Requires Python 3.9 or later; boto3 itself must be installed separately for runtime use.
Verify before relying
- Performance impact in PyCharm compared to boto3-stubs-lite variant (documentation mentions potential slowness with Literal overloads).
- Whether type coverage is complete for all LocationServiceRoutesV2 operations and parameters.
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 — 72 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 286,144/month — #8,048 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_geo_routes-1.43.21-py3-none-any.whl
Keywords: boto3, geo-routes, 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
types-aiobotocore-geo-routesProvides type stubs and IDE autocompletion for…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-geo-mapsProvides type annotations and IDE autocomplete…
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-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchdomainProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI