mypy-boto3-wickr
Type annotations for boto3 WickrAdminAPI 1.43.23 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
mypy-boto3-wickr is a type-stub package that adds static type annotations for boto3's WickrAdminAPI service. It enables IDE autocomplete, type checking with mypy and pyright, and catches type errors at development time rather than runtime. The package is generated automatically from boto3 metadata and works alongside the actual boto3 library without adding runtime overhead.
The stubs support explicit type annotations for clients, paginators, waiters, and service resources. Installation is straightforward via pip, and the package integrates transparently with VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python language servers. It requires only typing-extensions as a runtime dependency and supports Python 3.9 through 3.14.
Use it for:
- Enable type checking and autocomplete when writing boto3 WickrAdminAPI code in VSCode or PyCharm.
- Catch WickrAdminAPI client method errors and parameter mismatches during development with mypy or pyright.
- Get IDE code completion for WickrAdminAPI paginator and waiter types without manual type annotations.
- Use TYPE_CHECKING guards to avoid runtime dependencies on type stubs in production code.
- Validate boto3 WickrAdminAPI calls in CI/CD pipelines using mypy or pyright type checkers.
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 WickrAdminAPI service, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.
Yes, if you use boto3 with WickrAdminAPI. Low install friction, active maintenance, permissive MIT license, and no known vulnerabilities. Type annotations are optional but strongly recommended for catching bugs early.
Install
mypy-boto3-wickr on PyPI
pip
pip install mypy-boto3-wickruv
uv add mypy-boto3-wickrpoetry
poetry add mypy-boto3-wickrInstalling mypy-boto3-wickr
Before you install
Low install friction 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
pip install mypy-boto3-wickr
from boto3.session import Session
from mypy_boto3_wickr import WickrAdminAPIClient
client: WickrAdminAPIClient = Session().client("wickr")
Requires boto3 to be installed separately; Python 3.9 or later.
Verify before relying
- Performance impact on PyCharm when using full type stubs (documentation mentions potential slowness with Literal overloads).
- Whether type annotations work correctly with all boto3 versions or only with 1.43.23.
- Availability and behavior of lite variant for reduced memory footprint.
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 — 71 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 232,428/month — #9,068 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_wickr-1.43.23-py3-none-any.whl
Keywords: boto3, wickr, 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-workdocsProvides 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-snsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-s3vectorsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI