skillfed

mypy-boto3-discovery

Type annotations for boto3 ApplicationDiscoveryService 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-discovery v1.43.0 251.3K downloads/30d#8,589 on PyPI670
Permissive license MIT Active released

What it is and what it does

mypy-boto3-discovery is a stub package that adds complete type annotations for AWS boto3's ApplicationDiscoveryService. It's generated from boto3 1.43.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. The package enables IDE autocomplete and static type checking without requiring explicit type hints in your code—you write boto3 code normally, and the stubs provide the type information behind the scenes.

The package is designed as a lightweight addition to boto3 with minimal dependencies (only typing-extensions). It supports Python 3.9 through 3.14 and is marked as Production/Stable. The stubs include annotations for the client, paginators, waiters, and type definitions specific to the ApplicationDiscoveryService, allowing your type checker to catch errors before runtime.

Use it for:

  • Enable IDE autocomplete and inline documentation for ApplicationDiscoveryService client methods in VSCode or PyCharm.
  • Run mypy or pyright type checking on boto3 code to catch type mismatches before deployment.
  • Provide explicit type hints in a codebase that uses boto3 ApplicationDiscoveryService without writing manual annotations.
  • Support LSP-based editors (Emacs, Sublime Text) with type information for boto3 discovery operations.
  • Reduce runtime errors by catching incorrect boto3 API calls during static analysis.

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 ApplicationDiscoveryService, enabling static type checking with mypy, pyright, and compatible editors.

Yes. This is a low-friction, actively maintained stub package with no security issues, permissive licensing, and broad IDE support. Install it if you use boto3's ApplicationDiscoveryService and want type checking or IDE autocomplete; it adds no runtime overhead and integrates transparently with standard Python tooling.

Install

mypy-boto3-discovery on PyPI

pip

pip install mypy-boto3-discovery

uv

uv add mypy-boto3-discovery

poetry

poetry add mypy-boto3-discovery

Installing mypy-boto3-discovery

Before you install

Low friction install with a single lightweight dependency (typing-extensions). Actively maintained with recent updates; repository shows steady activity and community adoption.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.

Quickstart

pip install mypy-boto3-discovery

from boto3.session import Session
from mypy_boto3_discovery import ApplicationDiscoveryServiceClient

client: ApplicationDiscoveryServiceClient = Session().client("discovery")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether the package works with boto3 versions other than 1.43.0 or if it requires exact version matching.
  • Performance impact on IDEs other than VSCode and PyCharm when using full boto3-stubs versus the lite variant.

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 — 107 days since the last release
Last repo commit
First released
Downloads 251,285/month — #8,589 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_discovery-1.43.0-py3-none-any.whl

Keywords: boto3, discovery, 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 annotations discoverymypy boto3 stubsaws discovery service typingboto3 autocomplete idetype hints for boto3pyright boto3 supportboto3 static type checking
type-stubsaws-boto3static-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-config

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

mypy-boto3-entityresolution

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-resource-explorer-2

Provides type annotations and IDE…

permissive · top 15,000 on PyPI