mypy-boto3-servicediscovery
Type annotations for boto3 ServiceDiscovery 1.43.48 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 information to boto3's ServiceDiscovery client. It is generated automatically from boto3 1.43.48 using mypy-boto3-builder 8.12.0 and works with multiple type checkers and IDEs including VSCode, PyCharm, mypy, and pyright.
When installed, it enables IDE code completion, catches type errors during static analysis, and provides explicit type annotations for ServiceDiscovery operations without requiring manual type hints in your code. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The package is MIT-licensed and actively maintained, with no known security vulnerabilities.
Use it for:
- Enable IDE autocomplete and type checking for boto3 ServiceDiscovery calls in VSCode with Pylance or PyCharm.
- Catch type errors in ServiceDiscovery client usage before runtime using mypy or pyright in CI/CD pipelines.
- Get explicit type annotations for ServiceDiscovery paginators and waiters without writing manual type hints.
- Improve code reliability and developer experience when working with AWS service discovery operations in large codebases.
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 ServiceDiscovery client, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's ServiceDiscovery client and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm users may experience performance issues with full type stubs (boto3-stubs-lite is offered as a lighter alternative). For mypy, pyright, VSCode, or other tools, this is a straightforward install with clear benefits.
Install
mypy-boto3-servicediscovery on PyPI
pip
pip install mypy-boto3-servicediscoveryuv
uv add mypy-boto3-servicediscoverypoetry
poetry add mypy-boto3-servicediscoveryInstalling mypy-boto3-servicediscovery
Before you install
Low friction install with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22. Widely used in the top 15000 PyPI packages tier.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations.
Quickstart
pip install mypy-boto3-servicediscovery
from boto3.session import Session
from mypy_boto3_servicediscovery import ServiceDiscoveryClient
client: ServiceDiscoveryClient = Session().client("servicediscovery")
# Type checking and IDE autocomplete now work
Requires Python 3.9 or later; best results with VSCode + Pylance, PyCharm, mypy, or pyright installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved in current versions.
- Exact scope of type coverage for all ServiceDiscovery operations, paginators, and waiters.
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 — 31 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 296,105/month — #7,904 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_servicediscovery-1.43.48-py3-none-any.whl
Keywords: boto3, servicediscovery, 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-ssm-sapProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
mypy-boto3-mqProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI
mypy-boto3-route53domainsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI