--- id: mypy-boto3-bcm-pricing-calculator version: "1.43.61" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-bcm-pricing-calculator — Type annotations for boto3 BillingandCostManagementPricingCalculator 1.43.61 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 242.3K/mo ## What it is and what it does This package is a type-stub library that adds static type annotations to boto3's BillingandCostManagementPricingCalculator service. It is generated automatically from boto3's API definitions using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type hints. When installed, it enables IDE autocomplete, catches type errors during static analysis, and provides inline documentation for service methods and parameters without requiring explicit type annotations in your code. The package depends only on typing-extensions and is designed as a development-time tool. It supports Python 3.9 through 3.14 and is maintained actively with recent releases. The stub definitions cover client annotations, paginators, literals, and type definitions for the BillingandCostManagementPricingCalculator service. Use it for: - Enable IDE autocomplete and inline documentation when writing boto3 code for billing and cost management pricing calculations. - Catch type errors in boto3 service calls during static analysis with mypy or pyright before runtime. - Provide explicit type hints for BillingandCostManagementPricingCalculatorClient and related objects in large codebases. - Reduce boilerplate by letting IDEs infer types automatically rather than writing manual type annotations for boto3 calls. - Support gradual type adoption in existing projects by installing type stubs without refactoring application code. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for boto3's BillingandCostManagementPricingCalculator service, enabling static type checking with mypy, pyright, and other tools. Yes. Install if you use boto3's BillingandCostManagementPricingCalculator service and want IDE autocomplete or static type checking. The package is lightweight with only typing-extensions as a dependency, actively maintained, MIT-licensed, and has no known vulnerabilities. Install as a development dependency to keep production code clean. ## Install pip install mypy-boto3-bcm-pricing-calculator uv add mypy-boto3-bcm-pricing-calculator poetry add mypy-boto3-bcm-pricing-calculator ## Installing mypy-boto3-bcm-pricing-calculator Before you install: Low friction: single pure-Python wheel dependency on typing-extensions only. Active maintenance with release 14 days ago; repository shows 670 stars and recent commits. License in practice: MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and proprietary projects. Quickstart: pip install mypy-boto3-bcm-pricing-calculator from boto3.session import Session from mypy_boto3_bcm_pricing_calculator import BillingandCostManagementPricingCalculatorClient client: BillingandCostManagementPricingCalculatorClient = Session().client("bcm-pricing-calculator") Requires boto3 1.43.61 to be installed separately; type checking requires a compatible tool such as mypy or pyright. Verify before relying: - Whether PyCharm performance issues mentioned in the description remain unresolved or have been addressed. - Exact scope and completeness of type coverage for all BillingandCostManagementPricingCalculator operations. - Whether the package can be installed as a development-only dependency without affecting production code. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 242.3K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws bcm pricing calculator types, mypy boto3 annotations, boto3 type hints ide support, aws billing cost management types, pyright boto3 stubs, type-stubs, boto3, aws [View on SkillFed](https://skillfed.io/packages/mypy-boto3-bcm-pricing-calculator) · [View on PyPI](https://pypi.org/project/mypy-boto3-bcm-pricing-calculator/)