mypy-boto3-taxsettings
Type annotations for boto3 TaxSettings 1.43.25 service generated with mypy-boto3-builder 8.12.0
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 on this page — 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
mypy-boto3-taxsettings on PyPI
pip
pip install mypy-boto3-taxsettingsuv
uv add mypy-boto3-taxsettingspoetry
poetry add mypy-boto3-taxsettingsInstalling 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 the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 67 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 241,921/month — #8,866 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_taxsettings-1.43.25-py3-none-any.whl
Keywords: boto3, taxsettings, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-savingsplansProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI