skillfed

mypy-boto3-networkmanager

Type annotations for boto3 NetworkManager 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-networkmanager v1.43.0 250.9K downloads/30d#8,611 on PyPI670
Permissive license MIT Active released

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-networkmanager

uv

uv add mypy-boto3-networkmanager

poetry

poetry add mypy-boto3-networkmanager

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs networkmanageraws networkmanager type annotationsboto3 networkmanager mypynetworkmanager client type hintsaws sdk type checkingboto3 ide autocompletenetworkmanager pyright stubs
type-stubsaws-sdkide-support

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ssm

Provides type stubs and annotations for boto3's…

permissive · top 5,000 on PyPI

mypy-boto3-fms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mailmanager

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-license-manager-user-subscriptions

Provides type annotations and IDE…

permissive · top 15,000 on PyPI