{"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 PI (Performance Insights) service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocompletion and inline documentation for boto3 PI client calls in VSCode or PyCharm.","Run mypy or pyright on a codebase using boto3 PI to catch type mismatches before deployment.","Provide explicit type annotations for PIClient, paginators, and response objects in a type-strict project.","Use boto3 PI with full type safety in a Pylance-enabled VSCode environment without manual type hints.","Integrate boto3 PI type checking into a CI/CD pipeline using mypy or pyright as a linting step."],"what_it_does":"This package is a type stub library that adds static type information to boto3's PI (Performance Insights) service. It was generated by mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.14. The stubs enable IDEs and type checkers to understand the structure and types of boto3 PI client methods, paginators, and data structures, providing code completion and catching type errors before runtime.\n\nYou install it alongside boto3 to get IDE autocompletion and static type checking without modifying your actual boto3 code. It works with mypy, pyright, VSCode with Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. The package is a stub-only library\u2014it contains no runtime logic, only type definitions\u2014so it has minimal overhead and can safely be used in production environments or conditionally imported under TYPE_CHECKING guards.","worth_installing":"Yes. Install this if you use boto3's PI service and want static type checking and IDE autocompletion. It has low install friction, no security vulnerabilities, an MIT license with no restrictions, and active maintenance. The only caveat is PyCharm users may experience performance issues with Literal overloads\u2014the documentation recommends boto3-stubs-lite as an alternative in that case."},"id":"mypy-boto3-pi","links":{"html":"https://skillfed.io/packages/mypy-boto3-pi","md":"https://skillfed.io/packages/mypy-boto3-pi.md","pypi":"https://pypi.org/project/mypy-boto3-pi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-22","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-pi","python_support":"supports_current","summary":"Type annotations for boto3 PI 1.43.14 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":288905,"position":8010,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.14"}
