mypy-boto3-workspaces-instances
Type annotations for boto3 WorkspacesInstances 1.43.55 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library generated with mypy-boto3-builder 8.12.0 that adds complete type annotations for boto3's WorkspacesInstances 1.43.55 service. It enables IDEs, type checkers, and linters to understand the shape and behavior of WorkspacesInstances API calls, providing code completion and catching type errors before runtime.
The package works by installing alongside boto3 and providing type information that tools like mypy, pyright, VSCode Pylance, PyCharm, and Emacs can read. It includes annotations for client methods, paginators, and type definitions specific to the WorkspacesInstances service. The library is a stub-only package with a single dependency on typing-extensions, making it lightweight to add to a project.
Use it for:
- Enable IDE autocomplete and inline documentation for WorkspacesInstances API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on code that uses boto3 WorkspacesInstances without manual type annotations.
- Catch WorkspacesInstances API misuse during development rather than at runtime.
- Generate accurate type hints for paginator objects returned by WorkspacesInstances list operations.
- Use with TYPE_CHECKING guards to add type safety without adding a runtime dependency to production code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's WorkspacesInstances service, enabling static type checking with mypy, pyright, and other tools.
Yes—if you use boto3's WorkspacesInstances service and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. You must already have boto3 installed, and Python 3.9 or later is required.
Install
mypy-boto3-workspaces-instances on PyPI
pip
pip install mypy-boto3-workspaces-instancesuv
uv add mypy-boto3-workspaces-instancespoetry
poetry add mypy-boto3-workspaces-instancesInstalling mypy-boto3-workspaces-instances
Before you install
Low friction install with a single runtime dependency (typing-extensions). Active maintenance with a recent release 22 days ago.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-workspaces-instances
from boto3.session import Session
from mypy_boto3_workspaces_instances import WorkspacesInstancesClient
client: WorkspacesInstancesClient = Session().client("workspaces-instances")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved in recent versions.
- Whether a lite variant is recommended over the full version for typical WorkspacesInstances use.
- Performance characteristics when used with large codebases or many type-checked files.
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 — 22 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 236,279/month — #8,987 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_workspaces_instances-1.43.55-py3-none-any.whl
Keywords: boto3, workspaces-instances, 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-ec2-instance-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workspacesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides 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-accountProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-finspaceProvides 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-backup-gatewayProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-thin-clientProvides type annotations and IDE…
permissive · top 15,000 on PyPI