skillfed

mypy-boto3-identitystore

Type annotations for boto3 IdentityStore 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-identitystore v1.43.0 650.4K downloads/30d#5,564 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information to boto3's IdentityStore service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text), type checkers (mypy, pyright), and language servers to provide code completion and catch type errors at development time.

The package contains no runtime code—it only provides type hints that your IDE and type checker use to understand boto3 IdentityStore calls. You install it alongside boto3 in your development environment, and it immediately enables autocomplete and static analysis without requiring changes to your actual code. It supports Python 3.9 through 3.14 and has a single lightweight runtime dependency.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 IdentityStore code in VSCode or PyCharm.
  • Catch type errors in boto3 IdentityStore calls before runtime using mypy or pyright in CI/CD pipelines.
  • Document boto3 IdentityStore API contracts in your codebase without manual type annotations.
  • Reduce debugging time by catching incorrect client method calls or argument types at development time.
  • Support LSP-based editors (Emacs, Sublime Text) with boto3 IdentityStore type information.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for boto3's IdentityStore service, enabling static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3's IdentityStore service and want IDE autocomplete and static type checking. It has low install friction, active maintenance, no security vulnerabilities, and an MIT license. The only caveat is PyCharm users may experience performance issues with the full stubs (the docs suggest boto3-stubs-lite as a workaround), but VSCode, mypy, and pyright users should see immediate value.

Install

mypy-boto3-identitystore on PyPI

pip

pip install mypy-boto3-identitystore

uv

uv add mypy-boto3-identitystore

poetry

poetry add mypy-boto3-identitystore

Installing mypy-boto3-identitystore

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—safe for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-identitystore

from boto3.session import Session
from mypy_boto3_identitystore import IdentityStoreClient

client: IdentityStoreClient = Session().client("identitystore")
# Type checking and IDE autocomplete now work

Requires Python 3.9 or later; type checking requires a compatible tool (mypy, pyright, or IDE with type support).

Verify before relying

  • Performance impact on PyCharm mentioned in docs (issue PY-40997) but current status unclear.
  • Whether boto3-stubs-lite is recommended as a drop-in replacement for PyCharm users.

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 650,413/month — #5,564 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_identitystore-1.43.0-py3-none-any.whl

Keywords: boto3, identitystore, 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 stubs identitystoreaws identitystore type annotationsmypy boto3 identitystoreboto3 identitystore autocompletetype hints aws identity storepyright boto3 stubside support boto3 identitystore
type-stubsaws-sdkide-support

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

types-aiobotocore-identitystore

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-mediastore

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-mediastore-data

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI