{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's CostExplorer service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and inline documentation when writing boto3 CostExplorer code in VSCode or PyCharm.","Catch type errors in boto3 CostExplorer calls before runtime using mypy or pyright in CI/CD pipelines.","Provide explicit type hints for function parameters and return values when working with CostExplorer clients.","Improve code maintainability by documenting expected argument types and response structures for AWS API calls."],"what_it_does":"mypy-boto3-ce is a type-stub package that adds static type information for boto3's CostExplorer service. It works alongside boto3 to enable IDE autocompletion, type checking with mypy or pyright, and inline documentation in editors like VSCode, PyCharm, Emacs, and Sublime Text. The package is generated automatically from boto3's service definitions, ensuring type annotations stay in sync with the AWS API.\n\nThe package is designed to be used as a development dependency\u2014you install it in your environment to get IDE support and type checking, but it doesn't change your runtime code. It supports explicit type annotations for clients, paginators, and service resources, and can be used with TYPE_CHECKING guards to avoid adding it as a production dependency.","worth_installing":"Yes. Install this if you use boto3's CostExplorer service and want IDE autocompletion and static type checking. It has low install friction, active maintenance, no vulnerabilities, and a permissive MIT license. The only caveat is PyCharm users may experience performance issues with the full package and should consider the lite variant instead."},"id":"mypy-boto3-ce","links":{"html":"https://skillfed.io/packages/mypy-boto3-ce","md":"https://skillfed.io/packages/mypy-boto3-ce.md","pypi":"https://pypi.org/project/mypy-boto3-ce/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-ce","python_support":"supports_current","summary":"Type annotations for boto3 CostExplorer 1.43.22 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":435129,"position":6683,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.22"}
