{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's SWF client, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3-service","static-typing"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 SWF client calls in VSCode or PyCharm","Catch type errors in SWF workflow definitions before deployment using mypy or pyright","Provide explicit type hints for SWF paginator objects and service resource types in codebases","Integrate boto3 SWF typing into CI/CD pipelines that run static type checkers"],"what_it_does":"mypy-boto3-swf is a type stub package that adds complete type annotations to boto3's SWF service client. It's generated automatically from boto3 1.43.0 and enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide accurate code completion and catch type errors before runtime.\n\nThe package is purely a typing artifact\u2014it contains no runtime code, only type definitions for SWF client methods, paginators, and service resources. It depends only on typing-extensions and is designed to be installed alongside boto3 in your development environment. You can optionally use it only during type checking via TYPE_CHECKING guards to keep it out of production dependencies.","worth_installing":"Yes, if you use boto3's SWF service and want IDE support or static type checking. Install friction is minimal (one lightweight dependency, no compilation), maintenance is active, and the MIT license poses no restrictions. The package is a pure typing artifact, so it's safe to install in development environments or gate behind TYPE_CHECKING guards in production code."},"id":"mypy-boto3-swf","links":{"html":"https://skillfed.io/packages/mypy-boto3-swf","md":"https://skillfed.io/packages/mypy-boto3-swf.md","pypi":"https://pypi.org/project/mypy-boto3-swf/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-swf","python_support":"supports_current","summary":"Type annotations for boto3 SWF 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":251206,"position":8592,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
