{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations for the boto3 B2BI service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and inline documentation for B2BI API calls in VSCode or PyCharm without writing manual type annotations.","Catch type mismatches in boto3 B2BI code during development using mypy or pyright before deployment.","Refactor B2BI service calls safely by letting your IDE track type changes across your codebase.","Document expected argument types and return values for B2BI client methods in team codebases.","Use B2BI in TYPE_CHECKING blocks to add type safety without adding a production runtime dependency."],"what_it_does":"This package is a stub-only type annotation library for the AWS B2BI (Business-to-Business Interchange) service in boto3 1.43.0. It generates precise type hints for all B2BI client methods, paginators, and waiters, allowing your IDE and type checker to understand boto3 code at development time.\n\nYou install it alongside boto3 to get IDE autocomplete, catch type errors before runtime, and enable refactoring with confidence. It works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type annotations. The package is generated from boto3 itself and carries no runtime logic\u2014it only provides type information.","worth_installing":"Yes. If you use boto3 B2BI in Python code, installing this package is a low-friction way to gain IDE support and static type checking. No runtime overhead, minimal dependencies, actively maintained, and MIT licensed. Install it in your development environment to catch bugs earlier."},"id":"mypy-boto3-b2bi","links":{"html":"https://skillfed.io/packages/mypy-boto3-b2bi","md":"https://skillfed.io/packages/mypy-boto3-b2bi.md","pypi":"https://pypi.org/project/mypy-boto3-b2bi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-b2bi","python_support":"supports_current","summary":"Type annotations for boto3 B2BI 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":243830,"position":8770,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
