{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations for boto3's MTurk service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and parameter hints when writing boto3 MTurk client code in VSCode or PyCharm.","Catch MTurk API usage errors at type-check time with mypy or pyright before deployment.","Document expected parameter types and return types for MTurk operations in your codebase.","Use TYPE_CHECKING guards to keep type annotations dev-only while avoiding runtime dependencies.","Paginator type annotations for MTurk list operations like ListHITs and ListAssignmentsForHIT."],"what_it_does":"This package is a type-stub library that adds type annotations to boto3's MTurk service client. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE autocomplete for MTurk API calls and allows static type checkers to catch errors before runtime.\n\nThe package is stub-only (no runtime code) and depends only on typing-extensions. It supports Python 3.9 through 3.14 and is designed to be used alongside boto3 itself. Type annotations cover the MTurk client, paginators, type definitions, and literal values for service parameters. The documentation recommends using boto3-stubs-lite for PyCharm if performance is a concern due to Literal overload handling.","worth_installing":"Yes. Install if you use boto3 MTurk and want static type checking or IDE autocomplete. The package is actively maintained, has no security vulnerabilities, carries a permissive MIT license, and installs with minimal friction. The only caveat is PyCharm performance with Literal overloads\u2014use boto3-stubs-lite as an alternative if that becomes a problem."},"id":"mypy-boto3-mturk","links":{"html":"https://skillfed.io/packages/mypy-boto3-mturk","md":"https://skillfed.io/packages/mypy-boto3-mturk.md","pypi":"https://pypi.org/project/mypy-boto3-mturk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-mturk","python_support":"supports_current","summary":"Type annotations for boto3 MTurk 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":250991,"position":8604,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
