mypy-boto3-docdb-elastic
Type annotations for boto3 DocDBElastic 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 comprehensive type annotations to boto3's DocDBElastic service. It is generated from boto3 1.43.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete, type checking, and inline documentation for DocDBElastic API calls.
The package contains no runtime code—it is purely type information. When installed, it enables your IDE and type checker to understand boto3 DocDBElastic client methods, paginators, and type definitions, catching potential bugs at development time rather than runtime. It can be used as a development dependency only (via TYPE_CHECKING guards) to avoid production bloat.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 code for AWS DocDBElastic in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 DocDBElastic code to catch API misuse before deployment.
- Generate type stubs locally using mypy-boto3-builder for the exact boto3 version your project uses.
- Reduce development friction by catching incorrect service method calls, parameter names, and return types early.
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 DocDBElastic service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 with DocDBElastic and want IDE autocomplete or static type checking. Install friction is minimal (one dependency), maintenance is active, and the MIT license is unrestricted. PyCharm users should test performance or consider the lite variant. No security vulnerabilities reported.
Install
mypy-boto3-docdb-elastic on PyPI
pip
pip install mypy-boto3-docdb-elasticuv
uv add mypy-boto3-docdb-elasticpoetry
poetry add mypy-boto3-docdb-elasticInstalling mypy-boto3-docdb-elastic
Before you install
Low friction install with a single runtime dependency (typing-extensions). Actively maintained with recent commits; last release 107 days ago. Supports Python 3.9 through 3.14.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for any project type.
Quickstart
pip install mypy-boto3-docdb-elastic
from boto3.session import Session
from mypy_boto3_docdb_elastic import DocDBElasticClient
client: DocDBElasticClient = Session().client("docdb-elastic")
Requires boto3 to be installed separately; type checking requires mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your project size (documentation notes potential slowness with Literal overloads).
- Whether the lite variant (boto3-stubs-lite) would be preferable for your IDE or use case.
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 | 243,179/month — #8,820 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_docdb_elastic-1.43.0-py3-none-any.whl
Keywords: boto3, docdb-elastic, 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-docdbProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-esProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI