{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's S3Control service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 S3Control code in VSCode, PyCharm, or other supported editors.","Run mypy or pyright type checking on S3Control client calls to catch type errors before runtime.","Generate accurate type stubs for S3Control operations, paginators, and response objects in a CI/CD pipeline.","Reduce bugs in AWS S3Control automation scripts by catching incorrect parameter types or missing required fields at development time."],"what_it_does":"This package is a type stub library for boto3's S3Control service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the S3Control client, paginators, and type definitions, enabling static type checkers and IDEs to validate your boto3 code and offer intelligent autocompletion. The package itself contains only type information (no runtime code) and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints.\n\nYou install it alongside boto3 in your development environment, and it immediately enables type checking without requiring explicit type annotations in your code. The package is compatible with Python 3.9 through 3.14 and has been actively maintained since 2019, with boto3 service versions tracked closely (this version covers boto3 1.43.17).","worth_installing":"Yes. Install this if you use boto3's S3Control service and want static type checking or IDE autocompletion. It has low install friction (one lightweight dependency), active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat is PyCharm users may experience performance issues with Literal overloads (a known PyCharm limitation, not a defect in this package); in that case, consider boto3-stubs-lite as an alternative."},"id":"mypy-boto3-s3control","links":{"html":"https://skillfed.io/packages/mypy-boto3-s3control","md":"https://skillfed.io/packages/mypy-boto3-s3control.md","pypi":"https://pypi.org/project/mypy-boto3-s3control/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-28","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-s3control","python_support":"supports_current","summary":"Type annotations for boto3 S3Control 1.43.17 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":441987,"position":6639,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.17"}
