{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's TelcoNetworkBuilder service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 TelcoNetworkBuilder client code in VSCode or PyCharm.","Run mypy or pyright type checking on AWS infrastructure code to catch type mismatches before deployment.","Provide explicit type annotations for TelcoNetworkBuilderClient, paginators, and service operations in team codebases.","Use in TYPE_CHECKING blocks to add type safety without adding a production runtime dependency.","Integrate with LSP-based editors (Emacs, Sublime Text) to get real-time type feedback while coding."],"what_it_does":"mypy-boto3-tnb is a type-stub package that adds static type annotations to boto3's TelcoNetworkBuilder (tnb) AWS service. It is generated automatically from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware editors and checkers. The package contains no runtime code\u2014it is purely type information that enables IDE autocompletion and catches type errors before execution.\n\nInstall it as a development or optional dependency to gain full type safety when writing boto3 code that interacts with the TelcoNetworkBuilder service. It includes annotations for clients, paginators, waiters, and service-specific type definitions. The package is lightweight (only typing-extensions as a runtime dependency) and actively maintained, with new releases tracking boto3 updates.","worth_installing":"Yes. Install this if you use boto3's TelcoNetworkBuilder service and want static type checking. It has no production runtime cost, minimal dependencies, active maintenance, no known vulnerabilities, and a permissive MIT license. The only gotcha is PyCharm performance with full boto3-stubs (use boto3-stubs-lite as a workaround if needed), but that is a known trade-off documented in the package itself."},"id":"mypy-boto3-tnb","links":{"html":"https://skillfed.io/packages/mypy-boto3-tnb","md":"https://skillfed.io/packages/mypy-boto3-tnb.md","pypi":"https://pypi.org/project/mypy-boto3-tnb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-tnb","python_support":"supports_current","summary":"Type annotations for boto3 TelcoNetworkBuilder 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":243236,"position":8817,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
