{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type annotations for aiobotocore 3.9.0, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","async-io"],"use_cases":["Enable IDE autocomplete and inline documentation when writing aiobotocore async AWS client code without manual type annotations.","Catch type errors in aiobotocore calls during development with mypy or pyright before runtime.","Provide type hints for ServiceResource, Waiter, and Paginator objects returned by aiobotocore session methods.","Support code review and refactoring by making aiobotocore API contracts explicit to static analysis tools.","Integrate type checking into CI/CD pipelines for async AWS SDK code without modifying application source."],"what_it_does":"types-aiobotocore-lite is a stub-only package that adds type annotations for the aiobotocore async AWS SDK library. It is generated automatically from botocore schemas using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide autocomplete, inline documentation links, and static type checking without requiring explicit type hints in your code.\n\nThe package depends only on botocore-stubs and typing-extensions, making it lightweight to install. It covers Client, ServiceResource, Waiter, and Paginator types for aiobotocore services, with auto-discovery of types for common patterns like session.client() and client.get_waiter() calls. The package is actively maintained, supports Python 3.9 through 3.14, and is compatible with both development and production environments (via TYPE_CHECKING guards if needed).","worth_installing":"Yes. This is a low-friction, actively maintained type stub package for a widely-used async AWS SDK library. It has no security vulnerabilities, permissive licensing, and minimal dependencies. Install it if you use aiobotocore and want IDE support or static type checking; it costs nothing at runtime and integrates transparently with existing code."},"id":"types-aiobotocore-lite","links":{"html":"https://skillfed.io/packages/types-aiobotocore-lite","md":"https://skillfed.io/packages/types-aiobotocore-lite.md","pypi":"https://pypi.org/project/types-aiobotocore-lite/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-lite","python_support":"supports_current","summary":"Lite type annotations for aiobotocore 3.9.0 generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":211076,"position":9485,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
