mypy-boto3-bcm-dashboards
Type annotations for boto3 BillingandCostManagementDashboards 1.43.0 service generated with mypy-boto3-builder 8.12.0
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 on this page — 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
mypy-boto3-bcm-dashboards on PyPI
pip
pip install mypy-boto3-bcm-dashboardsuv
uv add mypy-boto3-bcm-dashboardspoetry
poetry add mypy-boto3-bcm-dashboardsInstalling 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 the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 235,485/month — #9,001 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_bcm_dashboards-1.43.0-py3-none-any.whl
Keywords: boto3, bcm-dashboards, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-billingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bcm-data-exportsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bcm-recommended-actionsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-daxProvides type annotations for boto3's DAX…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI