{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides type annotations for boto3's ElasticLoadBalancingv2 service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-boto3","static-typing"],"use_cases":["Enable IDE autocomplete and parameter hints when writing boto3 ElasticLoadBalancingv2 code in VSCode or PyCharm.","Catch type errors in load balancer API calls during development with mypy or pyright before runtime.","Annotate ElasticLoadBalancingv2Client, paginators, and waiters in function signatures for better code documentation.","Use in a TYPE_CHECKING block to get type hints during development without adding types-boto3-elbv2 as a production dependency.","Migrate existing boto3 code to typed Python with minimal refactoring by leveraging auto-discovered types."],"what_it_does":"types-boto3-elbv2 is a type stub package that adds complete type annotations for boto3's ElasticLoadBalancingv2 service. It was generated from boto3 version 1.43.54 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. The package contains no runtime code\u2014it only provides type information to enable IDE autocomplete, static type checking, and inline documentation for ElasticLoadBalancingv2 client methods, paginators, and waiters.\n\nInstall it alongside boto3 in your project, and your IDE and type checker will immediately recognize ElasticLoadBalancingv2 API calls. You can use it with or without explicit type annotations; most tools will infer types automatically. The package is designed to be lightweight and can be installed in TYPE_CHECKING blocks to avoid adding a production dependency.","worth_installing":"Yes. If you use boto3's ElasticLoadBalancingv2 service and want IDE support or static type checking, this package is the standard solution. It has low install friction, active maintenance, no security vulnerabilities, and a permissive MIT license. The only caveat is a known PyCharm performance issue with Literal overloads (documented in the description), which can be worked around by using the lite variant."},"id":"types-boto3-elbv2","links":{"html":"https://skillfed.io/packages/types-boto3-elbv2","md":"https://skillfed.io/packages/types-boto3-elbv2.md","pypi":"https://pypi.org/project/types-boto3-elbv2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-elbv2","python_support":"supports_current","summary":"Type annotations for boto3 ElasticLoadBalancingv2 1.43.54 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":89349,"position":13667,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.54"}
