mypy-boto3-grafana
Type annotations for boto3 ManagedGrafana 1.43.11 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 ManagedGrafana service client. It was generated with mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, waiters, and type definitions, allowing IDEs and type checkers to offer accurate autocompletion and catch type errors before runtime.
You install it alongside boto3 and it works transparently with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. The package is a stub-only distribution—it contains no runtime code, only type information—and can be safely used with TYPE_CHECKING guards to avoid production dependencies if needed.
Use it for:
- Enable IDE autocompletion and inline documentation for ManagedGrafana API calls in VSCode or PyCharm.
- Catch type errors in boto3 ManagedGrafana code during development using mypy or pyright without running the code.
- Document expected argument types and return types for ManagedGrafana client methods in your codebase.
- Reduce debugging time by catching incorrect service method calls or argument mismatches at type-check time.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's ManagedGrafana service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 ManagedGrafana and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm users may experience performance issues with the full stubs; the documentation recommends boto3-stubs-lite as an alternative in that case.
Install
mypy-boto3-grafana on PyPI
pip
pip install mypy-boto3-grafanauv
uv add mypy-boto3-grafanapoetry
poetry add mypy-boto3-grafanaInstalling mypy-boto3-grafana
Before you install
Low friction install with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with recent release activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
# Install
python -m pip install mypy-boto3-grafana
# Use in code
from boto3.session import Session
from mypy_boto3_grafana import ManagedGrafanaClient
client: ManagedGrafanaClient = Session().client("grafana")
# Type checking and IDE completion now work automatically
Requires boto3 1.43.11 to be installed separately; requires Python 3.9 or later.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your project (documentation warns of potential slowness with Literal overloads).
- Whether the lite variant (boto3-stubs-lite) would be sufficient for your use case 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 — 87 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 284,881/month — #8,059 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_grafana-1.43.11-py3-none-any.whl
Keywords: boto3, grafana, 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
grafanalibGenerates Grafana dashboards from Python code,…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
grafana-foundation-sdkProvides Python types, builders, and tools for…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-athenaProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-chime-sdk-media-pipelinesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI