{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations for boto3's Data Lifecycle Manager (DLM) service, enabling static type checking and IDE autocompletion for DLM API calls.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Catch DLM API errors before runtime by type-checking boto3 DLM client calls in mypy or pyright.","Get IDE autocompletion and inline documentation for DLM methods and parameters in VSCode or PyCharm.","Define type-safe function signatures that accept DLM client objects or service resources.","Use DLM Literals and TypeDefs in your own type annotations for stricter validation of policy configurations.","Enable continuous integration type checking on DLM-using code without runtime execution."],"what_it_does":"mypy-boto3-dlm is a type stub package that adds static type information to boto3's Data Lifecycle Manager service. It was generated using mypy-boto3-builder 8.12.0 and works with boto3 1.43.0. The package provides type annotations for DLMClient, service resources, waiters, paginators, literals, and type definitions\u2014enabling your IDE and type checker (mypy, pyright, Pylance, or others) to validate DLM API calls at development time and offer accurate code completion.\n\nYou install it alongside boto3 in your Python environment. It has no runtime behavior; it only provides metadata that type checkers and IDEs consume. The package supports Python 3.9 through 3.14 and depends only on typing-extensions. It's designed to work with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support Python language servers, as well as command-line type checkers.","worth_installing":"Yes. Install this if you use boto3's DLM service and want static type checking and IDE support. It has low install friction (one small dependency), is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues with full boto3-stubs due to a known PyCharm limitation with Literal overloads; in that case, use boto3-stubs-lite instead."},"id":"mypy-boto3-dlm","links":{"html":"https://skillfed.io/packages/mypy-boto3-dlm","md":"https://skillfed.io/packages/mypy-boto3-dlm.md","pypi":"https://pypi.org/project/mypy-boto3-dlm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dlm","python_support":"supports_current","summary":"Type annotations for boto3 DLM 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":288789,"position":8013,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
