{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations for boto3's DAX (DynamoDB Accelerator) service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-boto3","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 DAX code in VSCode, PyCharm, or other supported editors.","Catch type errors in DAX client calls using mypy or pyright before deploying code.","Provide explicit type annotations for DAXClient, paginators, and waiters in production code.","Integrate type checking into CI/CD pipelines for boto3 DAX applications.","Improve code maintainability by documenting expected parameter and return types for DAX operations."],"what_it_does":"This package is a type stub library that adds complete type annotations to boto3's DAX service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with multiple static type checkers and IDEs. When installed, it enables your editor and type checker to understand DAX client methods, parameters, and return types, providing code completion and catching type errors before runtime.\n\nThe package is designed as a development-time dependency: you install it in your environment to get IDE support and type checking, but it is not needed at runtime. It supports mypy, pyright, VSCode with Pylance, PyCharm, Emacs, Sublime Text, and other tools that understand Python type hints. The library includes annotations for DAX clients, paginators, and type definitions, and can be used alongside boto3-stubs for other AWS services.","worth_installing":"Yes. If you use boto3 to interact with DynamoDB Accelerator (DAX), installing this package is straightforward and adds immediate value through IDE support and static type checking. The low install friction, active maintenance, MIT license, and zero known vulnerabilities make it a safe choice. Install it as a development dependency to catch bugs early; it is not required at runtime."},"id":"mypy-boto3-dax","links":{"html":"https://skillfed.io/packages/mypy-boto3-dax","md":"https://skillfed.io/packages/mypy-boto3-dax.md","pypi":"https://pypi.org/project/mypy-boto3-dax/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dax","python_support":"supports_current","summary":"Type annotations for boto3 DAX 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":354152,"position":7297,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
