{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the AWS Omics service via boto3, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and inline type hints when writing boto3 Omics client code in VSCode or other editors.","Run mypy or pyright type checking on boto3 Omics code to catch type errors before runtime.","Provide explicit type annotations for OmicsClient, paginators, and waiters in production code using TYPE_CHECKING guards.","Improve code maintainability by catching incorrect boto3 API calls at development time rather than in production.","Support team development workflows where type information helps other developers understand expected boto3 service interfaces."],"what_it_does":"mypy-boto3-omics is a type-stub package that adds static type annotations for the AWS Omics service when using boto3. It is generated from boto3 1.43.50 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. The package enables IDE code completion and type checking without requiring explicit type annotations in your code\u2014you write boto3 code normally, and the stubs provide the type information behind the scenes.\n\nThe package is a stub-only distribution (no runtime code) with a single dependency on typing-extensions. It supports Python 3.9 through 3.14 and is actively maintained. Installation is straightforward via pip, either standalone or as part of boto3-stubs[omics]. The documentation notes that PyCharm users may experience performance issues due to Literal overload handling and recommends using the lite variant or switching to mypy or pyright for type checking in that IDE.","worth_installing":"Yes, if you use boto3 with the Omics service and want IDE autocomplete and static type checking. Install friction is minimal (one dependency, Python 3.9+), maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm performance with Literal overloads\u2014if you use PyCharm, test first or use boto3-stubs-lite instead."},"id":"mypy-boto3-omics","links":{"html":"https://skillfed.io/packages/mypy-boto3-omics","md":"https://skillfed.io/packages/mypy-boto3-omics.md","pypi":"https://pypi.org/project/mypy-boto3-omics/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-omics","python_support":"supports_current","summary":"Type annotations for boto3 Omics 1.43.50 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":250453,"position":8629,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.50"}
