{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete for AWS NetworkManager service calls via boto3, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["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."],"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.\n\nYou install it alongside boto3 and use it passively\u2014your 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.","worth_installing":"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\u2014consider boto3-stubs-lite if you experience slowdowns."},"id":"mypy-boto3-networkmanager","links":{"html":"https://skillfed.io/packages/mypy-boto3-networkmanager","md":"https://skillfed.io/packages/mypy-boto3-networkmanager.md","pypi":"https://pypi.org/project/mypy-boto3-networkmanager/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-networkmanager","python_support":"supports_current","summary":"Type annotations for boto3 NetworkManager 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":250937,"position":8611,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
