mypy-boto3-gameliftstreams
Type annotations for boto3 GameLiftStreams 1.43.59 service generated with mypy-boto3-builder 8.12.0
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-gameliftstreamsuv
uv add mypy-boto3-gameliftstreamspoetry
poetry add mypy-boto3-gameliftstreamsInstalling 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
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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-snowballProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-mediaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dynamodbstreamsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-transcribeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI