mypy-boto3-workspaces-thin-client
Type annotations for boto3 WorkSpacesThinClient 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 to boto3's WorkSpacesThinClient service. It was generated using mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and type definitions, enabling IDEs and type checkers to offer code completion and catch type errors at development time.
The stubs work with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. It has a single runtime dependency on typing-extensions and supports Python 3.9 through 3.14. The package is designed to be used alongside boto3 itself—either installed as part of boto3-stubs with service extras, or standalone for projects that already have boto3-stubs installed.
Use it for:
- Enable IDE autocomplete and inline documentation for WorkSpacesThinClient API calls in VSCode or PyCharm.
- Catch type mismatches in boto3 WorkSpacesThinClient code during static analysis with mypy or pyright before runtime.
- Provide explicit type annotations for function parameters and return values when working with WorkSpacesThinClient in a typed codebase.
- Support code navigation and refactoring tools in IDEs by giving them full type information about boto3 service objects.
- Validate boto3 WorkSpacesThinClient usage in CI/CD pipelines using mypy or pyright type checkers.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's WorkSpacesThinClient service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's WorkSpacesThinClient service and want static type checking and IDE support. It has minimal dependencies, active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat is PyCharm users may experience performance issues with the full stubs due to an unresolved JetBrains issue; boto3-stubs-lite is available as a lighter alternative.
Install
mypy-boto3-workspaces-thin-client on PyPI
pip
pip install mypy-boto3-workspaces-thin-clientuv
uv add mypy-boto3-workspaces-thin-clientpoetry
poetry add mypy-boto3-workspaces-thin-clientInstalling mypy-boto3-workspaces-thin-client
Before you install
Low friction: single runtime dependency (typing-extensions) and pure Python wheel distribution. Active maintenance with recent release and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
# Install with pip
python -m pip install 'boto3-stubs[workspaces-thin-client]'
# Use in code
from boto3.session import Session
from mypy_boto3_workspaces_thin_client import WorkSpacesThinClientClient
client: WorkSpacesThinClientClient = Session().client("workspaces-thin-client")
Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or IDE language server support.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed.
- Specific performance characteristics when used with boto3-stubs-lite variant versus full stubs.
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 | 243,193/month — #8,819 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_workspaces_thin_client-1.43.0-py3-none-any.whl
Keywords: boto3, workspaces-thin-client, 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-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides 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-connectProvides type annotations and IDE autocomplete…
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-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI