{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations for boto3's Transfer service, enabling type checking and IDE code completion for AWS Transfer operations without runtime overhead.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type checking for boto3 Transfer API calls in VSCode or PyCharm.","Catch type mismatches in Transfer service parameters before runtime using mypy or pyright.","Provide explicit type hints for Transfer client, paginators, and waiters in production code.","Reduce debugging time by catching incorrect Transfer API usage during development.","Use with boto3-stubs[transfer] to get Transfer types alongside common boto3 types."],"what_it_does":"mypy-boto3-transfer is a type-stub package that adds static type information for AWS Transfer service calls made through boto3. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other tools that support Python type checking.\n\nWhen installed, it enables IDE code completion and catches type errors at development time without adding runtime dependencies to your application. The package provides explicit type annotations for Transfer clients, paginators, waiters, and service-specific data types. It can be installed standalone or as part of boto3-stubs, and supports both full and lite variants depending on your IDE's performance needs.","worth_installing":"Yes, if you use boto3's Transfer service. The package has low install friction, active maintenance, no security vulnerabilities, and a permissive license. Install it as a development dependency to gain type safety and IDE support; it adds no runtime overhead and can be safely guarded behind TYPE_CHECKING if needed."},"id":"mypy-boto3-transfer","links":{"html":"https://skillfed.io/packages/mypy-boto3-transfer","md":"https://skillfed.io/packages/mypy-boto3-transfer.md","pypi":"https://pypi.org/project/mypy-boto3-transfer/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-transfer","python_support":"supports_current","summary":"Type annotations for boto3 Transfer 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":445458,"position":6616,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
