mypy-boto3-workspaces-web
Type annotations for boto3 WorkSpacesWeb 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 for boto3's WorkSpacesWeb service. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.0. When installed, it enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide code completion and type checking for WorkSpacesWeb API calls, and it works with command-line type checkers like mypy and pyright.
The package contains type annotations for WorkSpacesWeb clients, paginators, waiters, and service-specific type definitions. It requires only typing-extensions as a runtime dependency and supports Python 3.9 and later. The annotations are stubs only, so the package can be safely used in TYPE_CHECKING blocks to avoid adding it as a production dependency.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 WorkSpacesWeb client code in VSCode or PyCharm.
- Run mypy or pyright type checking on code that uses boto3 WorkSpacesWeb without manual type annotations.
- Catch type errors in WorkSpacesWeb API calls at development time rather than runtime.
- Use TYPE_CHECKING imports to add type safety without adding a production dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's WorkSpacesWeb service, enabling static type checking in mypy, pyright, and other tools.
Yes, if you use boto3's WorkSpacesWeb service and want IDE autocompletion or static type checking. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is licensed permissively. Install it as part of boto3-stubs[workspaces-web] for the full experience, or standalone if you prefer. PyCharm users should be aware of potential performance issues with Literal overloads.
Install
mypy-boto3-workspaces-web on PyPI
pip
pip install mypy-boto3-workspaces-webuv
uv add mypy-boto3-workspaces-webpoetry
poetry add mypy-boto3-workspaces-webInstalling mypy-boto3-workspaces-web
Before you install
Low friction install with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
python -m pip install mypy-boto3-workspaces-web
from boto3.session import Session
from mypy_boto3_workspaces_web import WorkSpacesWebClient
client: WorkSpacesWebClient = Session().client("workspaces-web")
Requires Python 3.9 or later; boto3 must be installed separately.
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 (documentation notes 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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 245,437/month — #8,731 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_workspaces_web-1.43.0-py3-none-any.whl
Keywords: boto3, workspaces-web, 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-workspacesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-simspaceweaverProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides 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
mypy-boto3-finspaceProvides 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-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-workspaces-instancesProvides type annotations and IDE…
permissive · top 15,000 on PyPI