--- id: mypy-boto3-bcm-dashboards version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-bcm-dashboards — Type annotations for boto3 BillingandCostManagementDashboards 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 235.5K/mo ## What it is and what it does This package is a type-stub library for AWS boto3's BillingandCostManagementDashboards service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the service's client, paginators, and type definitions, enabling static type checkers and IDEs to offer code completion and catch type errors at development time rather than runtime. The stubs work with mypy, pyright, VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. Installation is straightforward—either as a standalone package or as part of boto3-stubs with the bcm-dashboards extra. The package is compatible with Python 3.9 through 3.14 and carries no security vulnerabilities. Use it for: - Enable IDE autocompletion and type checking when writing boto3 code for AWS Billing and Cost Management Dashboards. - Catch type errors in boto3 service calls during development using mypy or pyright before deployment. - Provide explicit type annotations for BillingandCostManagementDashboardsClient in codebases that require strict typing. - Support PyCharm and VSCode developers with inline documentation and parameter hints for bcm-dashboards API calls. - Use in TYPE_CHECKING blocks to add type safety without adding a runtime dependency to production code. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocompletion for boto3's BillingandCostManagementDashboards service, enabling type checking in mypy, pyright, and editors like VSCode and PyCharm. Yes. This is a low-friction, actively maintained type-stub package with no security issues and a permissive MIT license. Install it if you use boto3's BillingandCostManagementDashboards service and want IDE autocompletion and static type checking. It adds negligible overhead and integrates seamlessly with standard Python tooling. ## Install pip install mypy-boto3-bcm-dashboards uv add mypy-boto3-bcm-dashboards poetry add mypy-boto3-bcm-dashboards ## Installing mypy-boto3-bcm-dashboards Before you install: Low friction—a pure-Python wheel with a single runtime dependency (typing-extensions). Actively maintained with recent releases; no known vulnerabilities. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions. Quickstart: pip install mypy-boto3-bcm-dashboards from boto3.session import Session from mypy_boto3_bcm_dashboards import BillingandCostManagementDashboardsClient client: BillingandCostManagementDashboardsClient = Session().client("bcm-dashboards") Requires Python 3.9 or later; boto3 must be installed separately to use the client. Verify before relying: - Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed in recent PyCharm versions. - Whether the lite variant (boto3-stubs-lite) is recommended over this package for projects prioritizing RAM efficiency. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 235.5K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws bcm dashboards types, mypy boto3 annotations, boto3 ide autocompletion, type hints for aws sdk, pyright boto3 support, billing cost management types, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-bcm-dashboards) · [View on PyPI](https://pypi.org/project/mypy-boto3-bcm-dashboards/)