{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's ElasticBeanstalk service, enabling static type checking in mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocomplete and type hints when writing ElasticBeanstalk client code in VSCode or PyCharm.","Catch type errors in ElasticBeanstalk API calls during development using mypy or pyright.","Provide explicit type annotations for ElasticBeanstalkClient, paginators, and waiters in your codebase.","Use in a TYPE_CHECKING block to get type support without adding a production dependency.","Support LSP-based editors (Emacs, Sublime Text) with accurate boto3 ElasticBeanstalk type information."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's ElasticBeanstalk service. It enables IDEs like VSCode, PyCharm, and Emacs to provide accurate code completion and type checking for ElasticBeanstalk API calls, and works with type checkers like mypy and pyright. The stubs are generated from boto3 1.43.0 using mypy-boto3-builder and cover client methods, paginators, waiters, and type definitions.\n\nYou install it alongside boto3 in your development environment to get IDE support and catch type errors before runtime. The package is designed as a development-only dependency\u2014you can use TYPE_CHECKING guards to exclude it from production builds. It has minimal overhead (only typing-extensions as a runtime dependency) and supports Python 3.9 through 3.14.","worth_installing":"Yes. Install this if you use boto3's ElasticBeanstalk service and want IDE type support and static type checking. It has low friction (one lightweight dependency), active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat is PyCharm may experience performance issues with the full stubs due to Literal overload handling\u2014the description suggests using boto3-stubs-lite as an alternative in that case."},"id":"mypy-boto3-elasticbeanstalk","links":{"html":"https://skillfed.io/packages/mypy-boto3-elasticbeanstalk","md":"https://skillfed.io/packages/mypy-boto3-elasticbeanstalk.md","pypi":"https://pypi.org/project/mypy-boto3-elasticbeanstalk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-elasticbeanstalk","python_support":"supports_current","summary":"Type annotations for boto3 ElasticBeanstalk 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":292526,"position":7962,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
