{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's ElasticLoadBalancing service, enabling static type checking with mypy, pyright, and editor tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and inline documentation for ELB API calls in VSCode or PyCharm without writing manual type hints.","Catch ELB method signature errors and invalid parameter types during development using mypy or pyright.","Provide type safety for boto3 ELB paginators and waiters in large AWS infrastructure codebases.","Use as a dev-only import (behind TYPE_CHECKING) to avoid adding a runtime dependency to production deployments."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's ElasticLoadBalancing (ELB) service. It was generated by mypy-boto3-builder 8.12.0 and provides complete type annotations for ELB client methods, paginators, and waiters, enabling IDEs and type checkers to offer accurate code completion and catch type errors before runtime.\n\nYou install it alongside boto3 to get IDE autocompletion and type checking in VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright. The package supports Python 3.9 through 3.14 and can be used as a development-only dependency via TYPE_CHECKING guards to avoid production bloat.","worth_installing":"Yes, if you use boto3's ElasticLoadBalancing service and want IDE support or static type checking. The install is frictionless, the package is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues with the full stubs; the documentation recommends the lite variant in that case."},"id":"mypy-boto3-elb","links":{"html":"https://skillfed.io/packages/mypy-boto3-elb","md":"https://skillfed.io/packages/mypy-boto3-elb.md","pypi":"https://pypi.org/project/mypy-boto3-elb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-elb","python_support":"supports_current","summary":"Type annotations for boto3 ElasticLoadBalancing 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":388883,"position":7034,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
