{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's Pinpoint service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocomplete and inline documentation for Pinpoint client methods while developing AWS applications.","Catch type mismatches in Pinpoint API calls during development using mypy or pyright before deployment.","Use PinpointClient type annotations to document expected types in function signatures and reduce runtime errors.","Provide explicit type hints for Pinpoint literals and TypeDefs when building reusable AWS utility functions.","Improve code maintainability by catching breaking changes to Pinpoint API calls during refactoring."],"what_it_does":"This package is a type stub library that adds static type information for boto3's Pinpoint service. It was generated by mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.0. When installed alongside boto3, it enables IDEs and type checkers like mypy and pyright to understand Pinpoint client method signatures, return types, and available parameters, providing real-time code completion and catching type errors before runtime.\n\nThe package is designed primarily as a development dependency\u2014you install it in your environment to get better IDE support and type checking, but it does not affect how your code runs. It works with multiple editors and type checkers, though the documentation notes that PyCharm's performance with the full type stubs can be slow; a lighter variant (boto3-stubs-lite) is available as an alternative. The package supports Python 3.9 through 3.14.","worth_installing":"Yes, if you use boto3 with Pinpoint and want static type checking and IDE support. Install friction is negligible (one dependency, pure Python wheel), maintenance is active, and the MIT license carries no restrictions. The only gotcha is that it is a development-only dependency\u2014do not include it in production requirements\u2014and PyCharm users may want to use the lite variant to avoid performance issues."},"id":"mypy-boto3-pinpoint","links":{"html":"https://skillfed.io/packages/mypy-boto3-pinpoint","md":"https://skillfed.io/packages/mypy-boto3-pinpoint.md","pypi":"https://pypi.org/project/mypy-boto3-pinpoint/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-pinpoint","python_support":"supports_current","summary":"Type annotations for boto3 Pinpoint 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":289841,"position":7996,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
