{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's LocationServiceMapsV2 (geo-maps) service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws-sdk"],"use_cases":["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."],"what_it_does":"This package is a stub-only type annotation library for boto3's LocationServiceMapsV2 service. It contains no runtime code\u2014only 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.\n\nThe 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.","worth_installing":"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."},"id":"mypy-boto3-geo-maps","links":{"html":"https://skillfed.io/packages/mypy-boto3-geo-maps","md":"https://skillfed.io/packages/mypy-boto3-geo-maps.md","pypi":"https://pypi.org/project/mypy-boto3-geo-maps/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-geo-maps","python_support":"supports_current","summary":"Type annotations for boto3 LocationServiceMapsV2 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":242330,"position":8859,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
