{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for the AWS boto3 Invoicing service, enabling static type checking with mypy, pyright, and IDE tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 Invoicing service code in VSCode, PyCharm, or other supported editors.","Run mypy or pyright type checking on AWS Invoicing code to catch type errors before runtime.","Provide explicit type annotations for InvoicingClient, paginators, and service resources in codebases that require strict typing.","Exclude from production dependencies using TYPE_CHECKING to keep runtime overhead minimal while maintaining development-time type safety."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's Invoicing service API. It is generated from boto3 1.43.53 using mypy-boto3-builder 8.12.0 and works with type checkers like mypy and pyright, as well as IDEs that support Python language servers. When installed, it enables IDE code completion and catches type errors during development 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 designed as a development-time dependency and can be safely excluded from production code using TYPE_CHECKING guards. It depends only on typing-extensions and supports Python 3.9 through 3.14, making it compatible with current and near-future Python versions. The stubs cover the full Invoicing service API including clients, paginators, and service resources.","worth_installing":"Yes, if you use boto3's Invoicing service and want IDE autocompletion or static type checking. The package has low install friction, no security vulnerabilities, is actively maintained, and uses a permissive MIT license. It is a pure type-stub package with minimal runtime overhead and can be safely excluded from production deployments."},"id":"mypy-boto3-invoicing","links":{"html":"https://skillfed.io/packages/mypy-boto3-invoicing","md":"https://skillfed.io/packages/mypy-boto3-invoicing.md","pypi":"https://pypi.org/project/mypy-boto3-invoicing/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-21","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-invoicing","python_support":"supports_current","summary":"Type annotations for boto3 Invoicing 1.43.53 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":241824,"position":8868,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.53"}
