skillfed

mypy-boto3-geo-routes

Type annotations for boto3 LocationServiceRoutesV2 1.43.21 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-geo-routes v1.43.21 286.1K downloads/30d#8,048 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-geo-routes

poetry

poetry add mypy-boto3-geo-routes

Installing 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

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 annotationsaws location service routes typingmypy boto3 stubside autocomplete boto3static type checking aws sdkboto3 geo routes typespyright boto3 support
type-stubsaws-sdkstatic-typing

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

types-aiobotocore-geo-routes

Provides type stubs and IDE autocompletion for…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-geo-maps

Provides type annotations and IDE autocomplete…

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

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

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearchdomain

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI