{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's S3Tables service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-boto3","ide-support"],"use_cases":["Enable IDE autocomplete and type hints when using boto3 S3Tables in VSCode, PyCharm, or Emacs.","Catch type errors in S3Tables API calls during development with mypy or pyright before runtime.","Provide explicit type annotations for S3TablesClient, paginators, and waiters in codebases that require strict typing.","Improve code maintainability by documenting expected parameter and return types for S3Tables operations.","Use in CI/CD pipelines to enforce type safety on boto3 S3Tables code without runtime overhead."],"what_it_does":"This package is a type-stub library for boto3's S3Tables service, generated by mypy-boto3-builder. It provides complete type annotations for the S3Tables API, enabling static type checkers (mypy, pyright) and IDEs to offer code completion, type hints, and error detection while working with boto3 S3Tables clients and paginators. The stubs work transparently\u2014you write boto3 code normally, but your type checker and editor gain full visibility into the API.\n\nThe package is a pure-Python stub-only library with minimal dependencies (only typing-extensions). It's designed to be installed alongside boto3 in development environments and can be excluded from production via TYPE_CHECKING guards if desired. It supports Python 3.9 through 3.14 and integrates with multiple editors and type checkers without requiring explicit type annotations in your code.","worth_installing":"Yes, if you use boto3 S3Tables and want static type checking or IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, and uses a permissive MIT license. Install it as a development dependency alongside boto3; the only gotcha is PyCharm may experience performance issues with the full stubs (boto3-stubs-lite is offered as a lighter alternative). For mypy, pyright, or VSCode users, it's a straightforward win."},"id":"mypy-boto3-s3tables","links":{"html":"https://skillfed.io/packages/mypy-boto3-s3tables","md":"https://skillfed.io/packages/mypy-boto3-s3tables.md","pypi":"https://pypi.org/project/mypy-boto3-s3tables/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-s3tables","python_support":"supports_current","summary":"Type annotations for boto3 S3Tables 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":359418,"position":7250,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
