mypy-boto3-applicationcostprofiler
Type annotations for boto3 ApplicationCostProfiler 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 that adds static type information to boto3's ApplicationCostProfiler service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and provides complete type hints for the ApplicationCostProfiler client, paginators, and type definitions.
When installed, it enables your IDE and type checker to understand boto3 ApplicationCostProfiler calls, offering code completion, inline documentation, and catching type errors before runtime. It works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. The package is stub-only (contains no runtime code beyond type information) and integrates transparently with existing boto3 code without requiring explicit type annotations.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 ApplicationCostProfiler code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 ApplicationCostProfiler calls to catch type errors in CI/CD pipelines.
- Get real-time type validation in Emacs or Sublime Text via LSP with lsp-pyright or LSP-pyright.
- Reduce runtime errors by catching incorrect ApplicationCostProfiler API calls during development.
- Document boto3 ApplicationCostProfiler usage with explicit type annotations for team code reviews.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's ApplicationCostProfiler service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained type stub with no security vulnerabilities, MIT licensing, and minimal dependencies. Install it if you use boto3's ApplicationCostProfiler service and want IDE autocomplete and static type checking. PyCharm users should be aware of potential performance issues with Literal overloads (documented in the package); consider boto3-stubs-lite as an alternative if needed.
Install
mypy-boto3-applicationcostprofiler on PyPI
pip
pip install mypy-boto3-applicationcostprofileruv
uv add mypy-boto3-applicationcostprofilerpoetry
poetry add mypy-boto3-applicationcostprofilerInstalling mypy-boto3-applicationcostprofiler
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
python -m pip install 'boto3-stubs[applicationcostprofiler]'
from boto3.session import Session
from mypy_boto3_applicationcostprofiler import ApplicationCostProfilerClient
client: ApplicationCostProfilerClient = Session().client("applicationcostprofiler")
Requires boto3 1.43.0 to be installed separately; Python 3.9 or later.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your codebase size (documentation notes potential slowness with Literal overloads).
- Compatibility with your specific IDE or type checker beyond the documented tools (VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright).
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 | 245,936/month — #8,717 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_applicationcostprofiler-1.43.0-py3-none-any.whl
Keywords: boto3, applicationcostprofiler, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-supportProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI