--- id: mypy-boto3-panorama version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-panorama — Type annotations for boto3 Panorama 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 229.4K/mo ## 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 above — 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 pip install mypy-boto3-panorama uv add mypy-boto3-panorama poetry add mypy-boto3-panorama ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 229.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs panorama, aws panorama type annotations, boto3 panorama mypy support, type hints for boto3 panorama, panorama client type checking, boto3-stubs panorama service, ide autocomplete boto3 panorama, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-panorama) · [View on PyPI](https://pypi.org/project/mypy-boto3-panorama/)