{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3 Greengrass 1.43.0 service calls, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing AWS Greengrass deployment code in VSCode or PyCharm.","Catch Greengrass API call errors at static type-check time using mypy or pyright before runtime.","Document Greengrass client method signatures and return types for team code review and maintenance.","Reduce debugging time by catching incorrect parameter types or missing required fields in Greengrass API calls.","Integrate type checking into CI/CD pipelines to validate Greengrass infrastructure-as-code scripts."],"what_it_does":"This package is a type-stub library that adds type annotations for the AWS Greengrass service within boto3. It is generated automatically from boto3's service definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checker tools. When installed, it enables IDE code completion and static type checking for Greengrass client calls without requiring explicit type annotations in your code.\n\nThe package is designed to be a lightweight, development-only dependency. It depends only on typing-extensions and is compatible with Python 3.9 through 3.14. You can install it standalone or as part of the broader boto3-stubs ecosystem. The documentation notes that PyCharm users may experience performance issues with the full type stubs and suggests using the lite variant if needed.","worth_installing":"Yes, if you use boto3 with Greengrass and want IDE autocomplete and static type checking. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users should monitor performance; the docs suggest the lite variant if slowness occurs."},"id":"mypy-boto3-greengrass","links":{"html":"https://skillfed.io/packages/mypy-boto3-greengrass","md":"https://skillfed.io/packages/mypy-boto3-greengrass.md","pypi":"https://pypi.org/project/mypy-boto3-greengrass/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-greengrass","python_support":"supports_current","summary":"Type annotations for boto3 Greengrass 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":252117,"position":8557,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
