{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's StorageGateway service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and inline documentation for StorageGateway API calls in VSCode or PyCharm.","Catch StorageGateway API misuse (wrong argument types, missing required fields) before runtime using mypy or pyright.","Write self-documenting code by annotating StorageGatewayClient types in function signatures and variable declarations.","Integrate StorageGateway type checking into CI/CD pipelines using mypy or pyright without adding runtime dependencies."],"what_it_does":"This package is a type-stub library that adds static type annotations for boto3's StorageGateway service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide code completion and catch type errors at development time rather than runtime.\n\nThe package contains no runtime logic\u2014it is purely type information. You install it alongside boto3 in your development environment, and your type checker or IDE automatically uses it to understand StorageGateway client methods, paginators, and type definitions. It supports explicit type annotations for clients, paginators, and service-specific types, and can be safely excluded from production deployments using TYPE_CHECKING guards.","worth_installing":"Yes. Install this if you use boto3's StorageGateway service and want static type checking and IDE support. It has minimal install friction (one lightweight dependency), is actively maintained, carries no security vulnerabilities, and is licensed permissively. The only caveat is PyCharm users should monitor performance; if slow, switch to the lite variant or use mypy/pyright instead."},"id":"mypy-boto3-storagegateway","links":{"html":"https://skillfed.io/packages/mypy-boto3-storagegateway","md":"https://skillfed.io/packages/mypy-boto3-storagegateway.md","pypi":"https://pypi.org/project/mypy-boto3-storagegateway/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-storagegateway","python_support":"supports_current","summary":"Type annotations for boto3 StorageGateway 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":251602,"position":8575,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
