mypy-boto3-workdocs
Type annotations for boto3 WorkDocs 1.43.23 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for boto3's WorkDocs service, generated by mypy-boto3-builder 8.12.0. It provides type hints for WorkDocsClient, paginators, waiters, and service-specific data types, enabling static type checkers and IDEs to validate AWS WorkDocs API calls and offer code completion without runtime overhead.
The stubs are compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. Installation is straightforward: either as a standalone package or as part of boto3-stubs[workdocs]. The package has no runtime cost—it only affects development-time type checking and IDE behavior. It requires Python 3.9 or later and depends only on typing-extensions.
Use it for:
- Enable IDE autocompletion and type checking when writing boto3 WorkDocs client code in VSCode or Emacs.
- Catch WorkDocs API usage errors at type-check time with mypy or pyright before running code.
- Provide explicit type annotations for WorkDocsClient, paginators, and service types in your codebase.
- Reduce debugging by catching incorrect WorkDocs API calls during development.
- Use with boto3-stubs[workdocs] to get type support for all WorkDocs operations in a single install.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's WorkDocs service, enabling type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 to interact with AWS WorkDocs and want IDE autocompletion and type checking. It has minimal install friction, no security vulnerabilities, active maintenance, and a permissive MIT license. PyCharm users may experience performance issues with Literal overloads; the docs recommend boto3-stubs-lite as an alternative.
Install
mypy-boto3-workdocs on PyPI
pip
pip install mypy-boto3-workdocsuv
uv add mypy-boto3-workdocspoetry
poetry add mypy-boto3-workdocsInstalling mypy-boto3-workdocs
Before you install
Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained, with last commit on 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-workdocs
from boto3.session import Session
from mypy_boto3_workdocs import WorkDocsClient
client: WorkDocsClient = Session().client("workdocs")
Requires Python 3.9 or later.
Verify before relying
- Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
- Performance impact when used with PyCharm (docs mention potential slowness with Literal overloads).
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 | 251,787/month — #8,565 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_workdocs-1.43.23-py3-none-any.whl
Keywords: boto3, workdocs, 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-wickrProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-efsProvides type stubs and IDE autocompletion for…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-xrayProvides type annotations for boto3's XRay…
permissive · top 5,000 on PyPI
mypy-boto3-eksProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-workmailProvides type annotations and IDE…
permissive · top 15,000 on PyPI