--- id: mypy-boto3-wickr version: "1.43.23" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-wickr — Type annotations for boto3 WickrAdminAPI 1.43.23 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 232.4K/mo ## 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 above — 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 pip install mypy-boto3-wickr uv add mypy-boto3-wickr poetry add mypy-boto3-wickr ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 232.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs wickr, mypy annotations aws wickr, boto3 wickr autocomplete, type hints wickr admin api, pyright boto3 wickr, ide support boto3 wickr, boto3 wickr type checking, type-stubs, boto3, aws-sdk [View on SkillFed](https://skillfed.io/packages/mypy-boto3-wickr) · [View on PyPI](https://pypi.org/project/mypy-boto3-wickr/)