skillfed

mypy-boto3-workspaces

Type annotations for boto3 WorkSpaces 1.43.64 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-workspaces v1.43.64 281.0K downloads/30d#8,106 on PyPI670
Permissive license MIT Active released

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-workspaces

uv

uv add mypy-boto3-workspaces

poetry

poetry add mypy-boto3-workspaces

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type annotationsworkspaces type stubsmypy boto3 workspacesaws workspaces type hintsboto3 ide autocompletepyright boto3 stubsworkspaces client typing
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-sso-admin

Provides type annotations for boto3's SSOAdmin…

permissive · top 15,000 on PyPI

mypy-boto3-workspaces-thin-client

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-workspaces-web

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-migration-hub-refactor-spaces

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-workspaces-instances

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cleanrooms

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-cleanroomsml

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-inspector2

Provides type annotations and IDE…

permissive · top 15,000 on PyPI