mypy-boto3-globalaccelerator
Type annotations for boto3 GlobalAccelerator 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type stub library that adds static type information to boto3's GlobalAccelerator service client. It is generated from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE autocompletion and catches type errors during development without requiring explicit type annotations in your code.
The package contains type definitions for the GlobalAccelerator client, paginators, waiters, and service-specific types. It is designed as a stub-only library (no runtime code) and has a single runtime dependency on typing-extensions. Installation is straightforward via pip, and it integrates seamlessly with existing boto3 code.
Use it for:
- Enable IDE autocomplete and inline documentation for GlobalAccelerator API calls in VSCode or PyCharm.
- Catch type mismatches in GlobalAccelerator client usage during static analysis with mypy or pyright.
- Provide type hints for paginator and waiter objects when working with GlobalAccelerator operations.
- Validate AWS SDK code in CI/CD pipelines using type checkers before deployment.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's GlobalAccelerator service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 with GlobalAccelerator and want static type checking and IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. No known vulnerabilities. Consider the lite variant if PyCharm performance is a concern.
Install
mypy-boto3-globalaccelerator on PyPI
pip
pip install mypy-boto3-globalacceleratoruv
uv add mypy-boto3-globalacceleratorpoetry
poetry add mypy-boto3-globalacceleratorInstalling mypy-boto3-globalaccelerator
Before you install
Low friction install with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-globalaccelerator
from boto3.session import Session
from mypy_boto3_globalaccelerator import GlobalAcceleratorClient
client: GlobalAcceleratorClient = Session().client("globalaccelerator")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) have been resolved since the package was generated.
- Whether the lite variant (boto3-stubs-lite) is recommended for production deployments to reduce memory overhead.
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 | 264,080/month — #8,344 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_globalaccelerator-1.43.0-py3-none-any.whl
Keywords: boto3, globalaccelerator, 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-evidentlyProvides 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-accessanalyzerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-uxcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codecatalystProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI