mypy-boto3-panorama
Type annotations for boto3 Panorama 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 Panorama service client. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocompletion and catch type errors before runtime.
The package contains no runtime code—it is purely type annotations (Typing :: Stubs Only). It includes typed client classes, literal types for service-specific enums, and type definitions for request and response shapes. You can use it either as a standalone install or as part of boto3-stubs, and it supports both full and lite variants depending on your IDE performance needs.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Panorama client code in VSCode, PyCharm, or Emacs.
- Catch boto3 Panorama API usage errors at type-check time with mypy or pyright before deployment.
- Provide explicit type annotations for Panorama client instances and responses in typed Python projects.
- Use Panorama service literals and type definitions for stricter parameter validation in function signatures.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 Panorama service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 Panorama and want static type checking and IDE support. It has no runtime overhead, minimal dependencies, is actively maintained, carries an MIT license, and integrates transparently with standard type checkers and editors. The only caveat is PyCharm users may experience performance issues with the full version and should consider boto3-stubs-lite instead.
Install
mypy-boto3-panorama on PyPI
pip
pip install mypy-boto3-panoramauv
uv add mypy-boto3-panoramapoetry
poetry add mypy-boto3-panoramaInstalling mypy-boto3-panorama
Before you install
Low friction installation with a single lightweight 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 commercial projects.
Quickstart
pip install mypy-boto3-panorama
from boto3.session import Session
from mypy_boto3_panorama import PanoramaClient
client: PanoramaClient = Session().client("panorama")
Requires Python 3.9 or later; boto3 1.43.0 must be installed separately in your environment.
Verify before relying
- Whether type coverage is complete for all Panorama API operations and response shapes.
- Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).
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 | 229,441/month — #9,132 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_panorama-1.43.0-py3-none-any.whl
Keywords: boto3, panorama, 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-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-simspaceweaverProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cognito-syncProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-comprehendmedicalProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-lookoutequipmentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-qappsProvides type annotations for the boto3 QApps…
permissive · top 15,000 on PyPI