skillfed

mypy-boto3-taxsettings

Type annotations for boto3 TaxSettings 1.43.25 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-taxsettings v1.43.25 241.9K downloads/30d#8,866 on PyPI670
Permissive license MIT Active released

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-taxsettings

uv

uv add mypy-boto3-taxsettings

poetry

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 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs taxsettingsmypy annotations aws taxsettingsboto3 ide autocomplete taxsettingstype hints boto3 tax settingspyright boto3 taxsettingsstatic type checking aws taxsettingsboto3 stubs type annotations
type-stubsaws-sdkide-support

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-savingsplans

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI