mypy-boto3-network-firewall
Type annotations for boto3 NetworkFirewall 1.43.63 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 complete type annotations to boto3's NetworkFirewall service client. It was generated by mypy-boto3-builder 8.12.0 and works with boto3 1.43.63. When installed, it enables IDE code completion, inline documentation, and static type checking for NetworkFirewall API calls without requiring any changes to your actual boto3 code.
The package supports VSCode (with Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. It includes annotations for the client, paginators, waiters, and service-specific type definitions. The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overloads, in which case the lite variant is recommended.
Use it for:
- Enable IDE autocomplete and inline documentation when writing NetworkFirewall client code in VSCode with Pylance.
- Catch NetworkFirewall API usage errors at development time using mypy or pyright type checking.
- Use PyCharm with boto3-stubs-lite to avoid performance degradation while still getting type hints.
- Provide explicit type annotations for NetworkFirewall client, paginators, and responses in production code.
- Integrate type checking into CI/CD pipelines to validate NetworkFirewall API calls before deployment.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's NetworkFirewall service, enabling IDE code completion and static type checking with mypy, pyright, and other Python type checkers.
Yes, if you use boto3's NetworkFirewall service 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 need the lite variant to avoid performance issues.
Install
mypy-boto3-network-firewall on PyPI
pip
pip install mypy-boto3-network-firewalluv
uv add mypy-boto3-network-firewallpoetry
poetry add mypy-boto3-network-firewallInstalling mypy-boto3-network-firewall
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with a recent release 11 days ago and a stable repository.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects.
Quickstart
pip install mypy-boto3-network-firewall
from boto3.session import Session
from mypy_boto3_network_firewall import NetworkFirewallClient
client: NetworkFirewallClient = Session().client("network-firewall")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance issues noted for PyCharm (issue PY-40997) have been resolved in recent PyCharm versions.
- Whether the lite variant (boto3-stubs-lite) offers meaningful performance improvements for large projects.
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 — 11 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 258,959/month — #8,420 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_network_firewall-1.43.63-py3-none-any.whl
Keywords: boto3, network-firewall, 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-fmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-directconnectProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codepipelineProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspectorProvides type annotations for boto3's Inspector…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI