{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the boto3 SupplyChain 1.43.0 service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","static-analysis"],"use_cases":["Enable mypy or pyright type checking on boto3 SupplyChain code to catch API usage errors before deployment.","Get IDE autocomplete and inline documentation for SupplyChain client methods, operations, and parameter types.","Write explicit type annotations for functions that accept or return SupplyChain clients or resource objects.","Reduce production dependencies by using TYPE_CHECKING imports to exclude stubs from runtime while retaining type safety during development.","Migrate legacy boto3 code to typed Python by gradually adding type hints with IDE assistance."],"what_it_does":"This package is a type-stub library that adds static type information for AWS boto3's SupplyChain service. It enables IDEs and type checkers like mypy and pyright to understand boto3 SupplyChain API calls, providing code completion, inline documentation, and type-checking errors before runtime. The stubs are generated automatically from boto3 1.43.0 service definitions and work with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support Python language servers.\n\nThe package is designed as a development-time dependency\u2014it contains only type annotations, not runtime code. You install it alongside boto3 to get IDE support and static analysis, then optionally exclude it from production deployments using TYPE_CHECKING guards. It supports explicit type annotations for clients, paginators, waiters, and service resource types, allowing developers to catch type mismatches early and write more maintainable AWS integration code.","worth_installing":"Yes, if you use boto3 SupplyChain in a Python project and want static type checking and IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only gotcha is that PyCharm may experience performance issues with full stubs (the description recommends the lite variant as a workaround), and you must have Python 3.9+ and boto3 already installed."},"id":"mypy-boto3-supplychain","links":{"html":"https://skillfed.io/packages/mypy-boto3-supplychain","md":"https://skillfed.io/packages/mypy-boto3-supplychain.md","pypi":"https://pypi.org/project/mypy-boto3-supplychain/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-supplychain","python_support":"supports_current","summary":"Type annotations for boto3 SupplyChain 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":242731,"position":8844,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
