skillfed

mypy-boto3-networkmonitor

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

mypy-boto3-networkmonitor v1.43.0 242.6K downloads/30d#8,851 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type checking and IDE autocomplete support for boto3's CloudWatchNetworkMonitor service. It was generated by mypy-boto3-builder 8.12.0 and provides explicit type annotations for client objects, paginators, and type definitions, allowing developers to catch type errors at development time rather than runtime.

It works by providing stub files (.pyi) that IDEs and type checkers like mypy, pyright, VSCode Pylance, and PyCharm can use to understand boto3 API calls. The package itself contains no runtime code—it only defines types—so it has minimal overhead and can optionally be installed only for development (using TYPE_CHECKING guards). It supports Python 3.9 through 3.14 and integrates with multiple editors and type-checking tools.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 CloudWatchNetworkMonitor code in VSCode, PyCharm, or Emacs.
  • Catch CloudWatchNetworkMonitor API usage errors during static analysis with mypy or pyright before deployment.
  • Provide explicit type annotations for client, paginator, and resource objects to improve code documentation and maintainability.
  • Use in a development environment only (via TYPE_CHECKING) to avoid production dependencies while retaining type safety.
  • Integrate with CI/CD pipelines to enforce type correctness on CloudWatchNetworkMonitor boto3 calls.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for the boto3 CloudWatchNetworkMonitor service, enabling static type checking with mypy, pyright, and other tools.

Yes. This is a lightweight, actively maintained type-stub package with no vulnerabilities, permissive licensing, and a single minimal dependency. Install it if you use boto3's CloudWatchNetworkMonitor service and want static type checking and IDE autocomplete. It can be installed only in development environments to avoid production overhead.

Install

mypy-boto3-networkmonitor on PyPI

pip

pip install mypy-boto3-networkmonitor

uv

uv add mypy-boto3-networkmonitor

poetry

poetry add mypy-boto3-networkmonitor

Installing mypy-boto3-networkmonitor

Before you install

Low friction install with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22. No known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it safe for both open-source and proprietary projects.

Quickstart

# Install
python -m pip install mypy-boto3-networkmonitor

# Use in code
from boto3.session import Session
from mypy_boto3_networkmonitor import CloudWatchNetworkMonitorClient

client: CloudWatchNetworkMonitorClient = Session().client("networkmonitor")

Requires boto3 to be installed separately; this package provides type annotations only, not the AWS SDK itself.

Verify before relying

  • Whether this package is intended as a standalone install or primarily as a dependency of boto3-stubs.
  • Performance impact on PyCharm relative to boto3-stubs-lite variant mentioned in documentation.

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 242,604/month — #8,851 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_networkmonitor-1.43.0-py3-none-any.whl

Keywords: boto3, networkmonitor, 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 networkmonitorcloudwatch network monitor type annotationsboto3 mypy stubstype hints for aws sdkide autocomplete boto3static type checking awsboto3-stubs networkmonitor
type-stubsboto3aws

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-internetmonitor

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudtrail

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI