mypy-boto3-workspaces
Type annotations for boto3 WorkSpaces 1.43.64 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 complete type annotations for the boto3 WorkSpaces service. It is generated from boto3 1.43.64 using mypy-boto3-builder 8.12.0 and provides explicit type hints for WorkSpaces client objects, paginators, and service resources. When installed alongside boto3, it enables static type checkers like mypy and pyright to validate your WorkSpaces API calls at development time, and it provides IDE autocomplete and inline documentation in VSCode, PyCharm, Emacs, Sublime Text, and other LSP-aware editors.
The package is a pure stub-only library with minimal dependencies—just typing-extensions—so it adds no runtime overhead. It supports Python 3.9 through 3.14 and is maintained actively. You can install it standalone or as part of the boto3-stubs metapackage. The description notes that PyCharm users may experience performance issues with Literal overloads and recommends using boto3-stubs-lite as an alternative if needed.
Use it for:
- Add IDE autocomplete and type checking to boto3 WorkSpaces code in VSCode or PyCharm without writing manual type annotations.
- Validate WorkSpaces API calls with mypy or pyright in a CI/CD pipeline to catch type errors before runtime.
- Use TYPE_CHECKING guards to import WorkSpaces types for development while keeping the package out of production dependencies.
- Enable paginator type hints when iterating over WorkSpaces results (e.g., DescribeWorkspacesPaginator).
- Migrate legacy boto3 WorkSpaces code to typed Python by leveraging auto-generated type stubs for all service operations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3 WorkSpaces 1.43.64, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.
Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities, MIT licensing, and minimal dependencies. Install it if you use boto3 WorkSpaces and want IDE autocomplete and static type checking. It is especially valuable in team projects or codebases where type safety matters. PyCharm users should be aware of potential performance issues with Literal overloads and may prefer boto3-stubs-lite as noted in the documentation.
Install
mypy-boto3-workspaces on PyPI
pip
pip install mypy-boto3-workspacesuv
uv add mypy-boto3-workspacespoetry
poetry add mypy-boto3-workspacesInstalling mypy-boto3-workspaces
Before you install
Low install friction—a single pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained with a release 10 days old and a stable repository.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-workspaces
from boto3.session import Session
from mypy_boto3_workspaces import WorkSpacesClient
client: WorkSpacesClient = Session().client("workspaces")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved since the package was generated.
- Exact scope of WorkSpaces API coverage—whether all service operations and paginators are included in version 1.43.64.
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 — 10 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 280,964/month — #8,106 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_workspaces-1.43.64-py3-none-any.whl
Keywords: boto3, workspaces, 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-sso-adminProvides type annotations for boto3's SSOAdmin…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-thin-clientProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-webProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-migration-hub-refactor-spacesProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-instancesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cleanroomsProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-cleanroomsmlProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspector2Provides type annotations and IDE…
permissive · top 15,000 on PyPI