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