mypy-boto3-networkmanager
Type annotations for boto3 NetworkManager 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 generated from boto3's NetworkManager service definition. It provides static type annotations and IDE hints for every NetworkManager API call, parameter, and response object, enabling your editor and type checker to catch errors before runtime and offer intelligent code completion.
You install it alongside boto3 and use it passively—your existing boto3 code works unchanged, but now mypy, pyright, VSCode, PyCharm, and other tools understand the shape of NetworkManager clients, paginators, and responses. The stubs are generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0, so they stay in sync with the AWS API.
Use it for:
- Enable IDE autocomplete and type checking for NetworkManager API calls in VSCode or PyCharm without manual type annotations.
- Catch NetworkManager API usage errors at development time using mypy or pyright before deployment.
- Document NetworkManager client method signatures and response types for team members reading your code.
- Use TYPE_CHECKING guards to include type hints in development while keeping the package out of production dependencies.
- Migrate existing boto3 NetworkManager code to a type-safe codebase incrementally with IDE guidance.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete for AWS NetworkManager service calls via boto3, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.
Yes, if you use boto3 for AWS NetworkManager and want type safety and IDE support. Install friction is negligible, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm performance with large stub files—consider boto3-stubs-lite if you experience slowdowns.
Install
mypy-boto3-networkmanager on PyPI
pip
pip install mypy-boto3-networkmanageruv
uv add mypy-boto3-networkmanagerpoetry
poetry add mypy-boto3-networkmanagerInstalling mypy-boto3-networkmanager
Before you install
Low install friction—a pure Python wheel with only typing-extensions as a runtime dependency. Actively maintained with recent releases; the repository is not archived and shows ongoing development.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it safe for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-networkmanager
from boto3.session import Session
from mypy_boto3_networkmanager import NetworkManagerClient
client: NetworkManagerClient = Session().client("networkmanager")
# Type checking and IDE autocomplete now available
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved in recent PyCharm versions.
- Specific NetworkManager API coverage—whether all service operations and types are fully annotated.
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 | 250,937/month — #8,611 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_networkmanager-1.43.0-py3-none-any.whl
Keywords: boto3, networkmanager, 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-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,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-neptuneProvides 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mailmanagerProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-license-manager-user-subscriptionsProvides type annotations and IDE…
permissive · top 15,000 on PyPI