skillfed

mypy-boto3-gameliftstreams

Type annotations for boto3 GameLiftStreams 1.43.59 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-gameliftstreams v1.43.59 239.2K downloads/30d#8,924 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library generated from boto3 1.43.59 that adds static type information to the GameLiftStreams AWS service. It works alongside boto3 itself to enable IDEs, mypy, and pyright to understand the types of client objects, paginators, and waiters, providing code completion and catching type errors before runtime.

It is installed as a development dependency and does not affect production code. The package supports multiple Python versions (3.9 through 3.14) and integrates with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. It can be installed standalone or as part of the boto3-stubs family, and offers a lite variant for environments where full type overloads cause performance issues.

Use it for:

  • Enable IDE autocompletion and inline documentation when writing boto3 GameLiftStreams client code in VSCode or PyCharm.
  • Catch type mismatches in GameLiftStreams API calls during development with mypy or pyright before deployment.
  • Provide explicit type annotations for GameLiftStreamsClient, paginators, and waiters in type-checked projects.
  • Use with TYPE_CHECKING guards to add type safety without adding a runtime dependency to production builds.

Worth the install?

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

Provides type annotations and IDE autocompletion support for boto3's GameLiftStreams service, enabling static type checking with mypy, pyright, and compatible editors.

Yes. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. Install it if you use boto3's GameLiftStreams service and want IDE autocompletion or static type checking—it is a development-only dependency with no production impact.

Install

mypy-boto3-gameliftstreams on PyPI

pip

pip install mypy-boto3-gameliftstreams

uv

uv add mypy-boto3-gameliftstreams

poetry

poetry add mypy-boto3-gameliftstreams

Installing mypy-boto3-gameliftstreams

Before you install

Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and active maintenance with a recent release (16 days old). Designed as a type-stub-only package with no compiled dependencies.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

# Install
python -m pip install 'boto3-stubs[gameliftstreams]'

# Use in code
from boto3.session import Session
from mypy_boto3_gameliftstreams import GameLiftStreamsClient

client: GameLiftStreamsClient = Session().client("gameliftstreams")
# IDE now provides autocompletion and type checking

Requires Python 3.9 or later; boto3 must be installed separately as a runtime dependency (not included in this package).

Verify before relying

  • Whether the package works correctly with all supported Python versions (3.9–3.14) in practice.
  • Performance impact of using full boto3-stubs versus the lite variant in different IDE environments.

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 — 16 days since the last release
Last repo commit
First released
Downloads 239,222/month — #8,924 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_gameliftstreams-1.43.59-py3-none-any.whl

Keywords: boto3, gameliftstreams, 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 stubsaws gameliftstreams type hintsmypy boto3 annotationside autocomplete boto3static type checking aws sdkpyright boto3 stubsboto3 type checking
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-snowball

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-media

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-dynamodbstreams

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

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

mypy-boto3-transcribe

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI