Packages
Provides type annotations and IDE autocomplete support for boto3's SecretsManager service, enabling static type checking with mypy and pyright.
Provides type annotations and IDE autocompletion support for boto3 SES 1.43.0, enabling type checking in mypy, pyright, and compatible editors.
Provides type annotations and IDE autocompletion for boto3's SESV2 (Simple Email Service v2) client, enabling type checking in mypy, pyright, VSCode, PyCharm, and other tools.
Provides type annotations and IDE autocomplete support for boto3 SNS 1.43.23, enabling static type checking with mypy, pyright, and other tools.
Provides type annotations and IDE autocompletion support for boto3 SQS 1.43.0, enabling type checking with mypy, pyright, and other tools.
Provides type annotations for boto3 SSM 1.43.53, enabling type checking and IDE code completion when working with AWS Systems Manager through boto3.
Provides type stubs and IDE-aware type annotations for boto3's Step Functions service, enabling static type checking and autocomplete in editors and type checkers.
Provides type annotations and IDE autocomplete support for boto3 STS (AWS Security Token Service) client operations, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools.
Install it if you use boto3 STS in a project where you want static type checking or IDE autocomplete support.
Provides type annotations for boto3's Textract service, enabling static type checking and IDE autocomplete for AWS Textract API calls.
Provides type annotations for botocore to enable IDE code completion and static type checking with mypy and pyright.
However, verify whether direct installation of botocore-stubs is now the recommended path, as this is explicitly a proxy package.
Provides type hints for the braintree payment processing library, enabling static type checking of braintree code with mypy, pyright, and other type checkers.
Provides type stubs for cachetools, enabling type checkers like mypy and pyright to validate code using cachetools.
Provides type stubs for caldav, enabling static type checkers like mypy, pyright, and pytype to validate code using caldav.
Provides type stubs for the certifi package to enable static type checking of code that uses certifi for certificate bundle management.
Provides type stubs for the cffi package, enabling static type checkers like mypy and pyright to understand and validate code that uses cffi for C foreign function interfaces.
Provides type stubs for the channels package, enabling static type checkers like mypy and pyright to validate code that uses Django Channels for WebSocket and async communication.
Provides type stubs for character encoding detection, enabling static type checkers like mypy and pyright to validate code using the chardet library.
Provides type hints for the chevron Mustache template library, enabling static type checking of code that uses chevron.
Provides PEP 561 type stubs for the click package, enabling static type checkers like mypy and PyCharm to understand click code.
Provides type stubs for the click-spinner package, enabling type checkers like mypy and pyright to validate code that uses click-spinner for terminal spinner animations.
Provides type stubs for colorama, enabling static type checkers like mypy and pyright to validate code using colorama.
Provides type hints and stub files for the confluent-kafka package to enable static type checking with mypy and IDE autocompletion.
Provides type stubs for Python's contextvars module, enabling static type checkers like mypy, pyright, and pytype to validate code using context variables.
However, be aware that the package is unmaintained—if you are on a newer Python version or type-checker version than those listed, the stubs may become inaccurate.
Provides type stubs for the croniter package, enabling type checkers like mypy and pyright to validate code that uses croniter for cron expression parsing and scheduling.
Provides PEP 561 type stubs for the cryptography package, enabling static type checkers to validate code using cryptography.
Provides type stubs for Python's dataclasses module, enabling static type checkers like mypy and PyCharm to validate code using dataclasses.
Install only if maintaining legacy code on an older Python version that lacks native dataclasses type annotations.
Provides type stubs for the dateparser package, enabling static type checkers like mypy, pyright, and others to validate code that uses dateparser for date parsing.
Provides type stubs for the DateTimeRange package, enabling static type checkers to validate code using DateTimeRange.
Provides type stubs for the `decorator` package, enabling type checkers like mypy and pyright to validate code that uses decorator patterns without runtime overhead.
Provides type hints for the defusedxml library, enabling static type checkers like mypy and pyright to validate code that uses defusedxml.
Provides type stubs for the Deprecated package, enabling type checkers like mypy, pyright, and ty to understand and validate code using Deprecated's deprecation decorators.
Provides type hints for django-filter, enabling static type checkers like mypy and pyright to validate code that uses django-filter.
Provides type hints for the docker package, enabling static type checkers like mypy and pyright to validate code that uses the Docker Python client.
Provides type hints for the docutils library, enabling static type checkers like mypy and pyright to validate code that uses docutils for document processing and parsing.
Provides type stubs for the emoji package, enabling static type checkers like mypy, pyright, and pytype to validate code that uses emoji.
Provides type stubs for the enum34 package, enabling static type checkers like mypy and PyCharm to understand enum34 code.
However, consider whether enum34 itself is still necessary—modern Python versions include enum in the standard library, making this package relevant mainly for legacy…
Provides PEP 561 type stubs for factory-boy, enabling static type checkers like mypy and PyCharm to validate code that uses factory-boy for test fixture generation.
Provides type stubs for the filelock package to enable static type checking with mypy, PyCharm, pytype, and similar tools.
Install only if you have a specific constraint on an older filelock version.
Provides PEP 561 type stubs for Flask to enable static type checking with mypy, PyCharm, pytype, and similar tools.
Provides type stubs for Flask-Cors to enable static type checking of Flask-Cors code with mypy, pyright, and other type checkers.