{"library":"mypy-boto3","type":"library","category":null,"description":"This package provides legacy type annotations for the `boto3` AWS SDK. As of version `1.42.3`, it is officially deprecated in favor of `types-boto3`. It enhances `boto3` code with static type checking capabilities (e.g., with MyPy) by providing a single package with stubs for all AWS services. The recommended successor, `types-boto3`, offers more granular, service-specific stub packages and is actively maintained.","language":"python","status":"deprecated","version":"1.42.3","tags":["boto3","aws","mypy","type-hints","stubs","legacy","deprecated"],"install":[{"cmd":"pip install mypy-boto3 boto3","imports":["import boto3\n\ns3_client = boto3.client('s3')"]},{"cmd":"pip install 'types-boto3[all]' boto3","imports":[]},{"cmd":"pip install 'types-boto3[s3,lambda]' boto3","imports":[]}],"homepage":null,"github":"https://github.com/youtype/mypy_boto3_builder","docs":"https://youtype.github.io/boto3_stubs_docs/","changelog":null,"pypi":"https://pypi.org/project/mypy-boto3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":22.5,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mypy-boto3/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}