--- id: mypy-boto3-taxsettings version: "1.43.25" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-taxsettings — Type annotations for boto3 TaxSettings 1.43.25 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 241.9K/mo ## What it is and what it does This package is a type stub library that adds static type annotations for AWS boto3's TaxSettings service. It is generated automatically from boto3 1.43.25 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and catch type errors at development time. The package contains no runtime logic—it is purely a typing artifact that sits alongside boto3 in your environment. When you import TaxSettingsClient or other types from it, type checkers understand the shape of boto3 service objects, their methods, and their return types. It supports explicit type annotations for clients, paginators, and service resources, allowing you to write boto3 code with full IDE support and static verification without adding a runtime dependency to production code. Use it for: - Enable IDE autocomplete and type hints when writing boto3 TaxSettings client code in VSCode or PyCharm. - Catch type errors in boto3 TaxSettings calls during development with mypy or pyright before runtime. - Provide explicit type annotations for boto3 TaxSettings clients and paginators in large codebases. - Use in TYPE_CHECKING blocks to add type safety without adding a production dependency. - Support LSP-based type checking in Emacs or Sublime Text for boto3 TaxSettings operations. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for boto3's TaxSettings service, enabling static type checking with mypy, pyright, and other tools. Yes, if you use boto3's TaxSettings service and want IDE autocomplete and static type checking. Install friction is minimal (one lightweight dependency), maintenance is active, and the MIT license carries no restrictions. PyCharm users should be aware of reported performance issues with Literal overloads and may prefer boto3-stubs-lite instead. ## Install pip install mypy-boto3-taxsettings uv add mypy-boto3-taxsettings poetry add mypy-boto3-taxsettings ## Installing mypy-boto3-taxsettings Before you install: Low install friction; single runtime dependency on typing-extensions. Active maintenance with recent release; generated from mypy-boto3-builder 8.12.0 and compatible with boto3 1.43.25. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects. Quickstart: pip install mypy-boto3-taxsettings from boto3.session import Session from mypy_boto3_taxsettings import TaxSettingsClient client: TaxSettingsClient = Session().client("taxsettings") Requires Python 3.9 or later; boto3 must be installed separately. Verify before relying: - Performance impact on PyCharm reported in description; whether this affects typical usage patterns remains unclear. - Whether paginators and type definitions cover all TaxSettings operations in boto3 1.43.25. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 241.9K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs taxsettings, mypy annotations aws taxsettings, boto3 ide autocomplete taxsettings, type hints boto3 tax settings, pyright boto3 taxsettings, static type checking aws taxsettings, boto3 stubs type annotations, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-taxsettings) · [View on PyPI](https://pypi.org/project/mypy-boto3-taxsettings/)