$npx skillfedfor your agent

Packages starting with 'T'

900 packages · page 19 of 23

Packages

types-boto3-secretsmanager Worth it
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocomplete support for boto3's SecretsManager service, enabling static type checking with mypy and pyright.

MITpure Python · 3.9+
636.6Kdownloads / mo
types-boto3-ses Worth it
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocompletion support for boto3 SES 1.43.0, enabling type checking in mypy, pyright, and compatible editors.

MITpure Python · 3.9+
3.0Mdownloads / mo
types-boto3-sesv2 Worth it
PyPI · Software Development · released Jul 2026

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.

MITpure Python · 3.9+
2.1Mdownloads / mo
types-boto3-sns Worth it
PyPI · Software Development · released Jun 2026

Provides type annotations and IDE autocomplete support for boto3 SNS 1.43.23, enabling static type checking with mypy, pyright, and other tools.

MITpure Python · 3.9+
217.7Kdownloads / mo
types-boto3-sqs Worth it
PyPI · Software Development · released Apr 2026

Provides type annotations and IDE autocompletion support for boto3 SQS 1.43.0, enabling type checking with mypy, pyright, and other tools.

MITpure Python · 3.9+
3.1Mdownloads / mo
types-boto3-ssm Worth it
PyPI · Software Development · released Jul 2026

Provides type annotations for boto3 SSM 1.43.53, enabling type checking and IDE code completion when working with AWS Systems Manager through boto3.

MITpure Python · 3.9+
317.0Kdownloads / mo
types-boto3-stepfunctions Worth it
PyPI · Software Development · released May 2026

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.

MITpure Python · 3.9+
133.5Kdownloads / mo
types-boto3-sts Worth it
PyPI · Software Development · released Apr 2026

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.

MITpure Python · 3.9+
502.6Kdownloads / mo
types-boto3-textract Worth it
PyPI · Software Development · released Aug 2026

Provides type annotations for boto3's Textract service, enabling static type checking and IDE autocomplete for AWS Textract API calls.

MITpure Python · 3.9+
186.0Kdownloads / mo
types-botocore With conditions
PyPI · Python Modules · released Apr 2022

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.

MITpure Python
968.7Kdownloads / mo
types-braintree With conditions
PyPI · Software Development · released Aug 2026

Provides type hints for the braintree payment processing library, enabling static type checking of braintree code with mypy, pyright, and other type checkers.

Apache-2.0pure Python · 3.10+
137.8Kdownloads / mo
types-cachetools With conditions
PyPI · Software Development · released Jul 2026

Provides type stubs for cachetools, enabling type checkers like mypy and pyright to validate code using cachetools.

Apache-2.0pure Python · 3.10+
24.4Mdownloads / mo
types-caldav With conditions
PyPI · Software Development · released May 2025

Provides type stubs for caldav, enabling static type checkers like mypy, pyright, and pytype to validate code using caldav.

Apache-2.0pure Python · 3.9+
105.3Kdownloads / mo
types-certifi Skip
PyPI · released Jun 2022

Provides type stubs for the certifi package to enable static type checking of code that uses certifi for certificate bundle management.

Apache-2.0pure Python
60.5Mdownloads / mo
types-cffi With conditions
PyPI · Software Development · released May 2026

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.

Apache-2.0pure Python · 3.10+
20.7Mdownloads / mo
types-channels With conditions
PyPI · Software Development · released May 2026

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.

Apache-2.0pure Python · 3.10+
268.6Kdownloads / mo
types-chardet Skip
PyPI · Software Development · released May 2023

Provides type stubs for character encoding detection, enabling static type checkers like mypy and pyright to validate code using the chardet library.

Apache-2.0pure Python
1.3Mdownloads / mo
types-chevron With conditions
PyPI · Software Development · released Apr 2026

Provides type hints for the chevron Mustache template library, enabling static type checking of code that uses chevron.

Apache-2.0pure Python · 3.10+
258.7Kdownloads / mo
types-click Skip
PyPI · Software Development · released Nov 2021

Provides PEP 561 type stubs for the click package, enabling static type checkers like mypy and PyCharm to understand click code.

Apache-2.0pure Python
2.2Mdownloads / mo
types-click-spinner With conditions
PyPI · Software Development · released Jul 2026

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.

Apache-2.0pure Python · 3.10+
86.9Kdownloads / mo
types-colorama With conditions
PyPI · Software Development · released May 2026

Provides type stubs for colorama, enabling static type checkers like mypy and pyright to validate code using colorama.

Apache-2.0pure Python · 3.10+
2.6Mdownloads / mo
types-confluent-kafka With conditions
PyPI · Software Development · released Mar 2026

Provides type hints and stub files for the confluent-kafka package to enable static type checking with mypy and IDE autocompletion.

Apache-2.0pure Python
1.7Mdownloads / mo
types-contextvars With conditions
PyPI · Software Development · released Jul 2023

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.

Apache-2.0pure Python
222.9Kdownloads / mo
types-croniter With conditions
PyPI · Software Development · released Jul 2026

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.

Apache-2.0pure Python · 3.10+
15.6Mdownloads / mo
types-cryptography Skip
PyPI · Cryptography · released Nov 2022

Provides PEP 561 type stubs for the cryptography package, enabling static type checkers to validate code using cryptography.

Apache-2.0pure Python
2.1Mdownloads / mo
types-dataclasses Skip
PyPI · Software Development · released Jun 2022

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.

Apache-2.0pure Python
757.1Kdownloads / mo
types-dateparser With conditions
PyPI · Software Development · released Aug 2026

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.

Apache-2.0pure Python · 3.10+
2.0Mdownloads / mo
types-DateTimeRange With conditions
PyPI · Software Development · released Jul 2023

Provides type stubs for the DateTimeRange package, enabling static type checkers to validate code using DateTimeRange.

Apache-2.0pure Python
90.3Kdownloads / mo
types-decorator With conditions
PyPI · Software Development · released Jul 2026

Provides type stubs for the `decorator` package, enabling type checkers like mypy and pyright to validate code that uses decorator patterns without runtime overhead.

Apache-2.0pure Python · 3.10+
1.3Mdownloads / mo
types-defusedxml With conditions
PyPI · Software Development · released May 2026

Provides type hints for the defusedxml library, enabling static type checkers like mypy and pyright to validate code that uses defusedxml.

Apache-2.0pure Python · 3.10+
2.4Mdownloads / mo
types-Deprecated With conditions
PyPI · Software Development · released Jul 2026

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.

Apache-2.0pure Python · 3.10+
21.3Mdownloads / mo
types-django-filter With conditions
PyPI · Quality Assurance · released Aug 2026

Provides type hints for django-filter, enabling static type checkers like mypy and pyright to validate code that uses django-filter.

Apache-2.0pure Python · 3.10+
126.0Kdownloads / mo
types-docker With conditions
PyPI · Software Development · released Aug 2026

Provides type hints for the docker package, enabling static type checkers like mypy and pyright to validate code that uses the Docker Python client.

Apache-2.0pure Python · 3.10+
1.3Mdownloads / mo
types-docutils With conditions
PyPI · Documentation · released Jul 2026

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.

Apache-2.0pure Python · 3.10+
13.0Mdownloads / mo
types-emoji Skip
PyPI · Software Development · released Mar 2023

Provides type stubs for the emoji package, enabling static type checkers like mypy, pyright, and pytype to validate code that uses emoji.

Apache-2.0pure Python
678.6Kdownloads / mo
types-enum34 With conditions
PyPI · Software Development · released Jan 2022

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…

Apache-2.0pure Python
543.6Kdownloads / mo
types-factory-boy With conditions
PyPI · Quality Assurance · released Mar 2023

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.

MITpure Python · 3.7+
457.3Kdownloads / mo
types-filelock Skip
PyPI · Software Development · released Jun 2022

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.

Apache-2.0pure Python
506.2Kdownloads / mo
types-Flask Skip
PyPI · Quality Assurance · released Nov 2021

Provides PEP 561 type stubs for Flask to enable static type checking with mypy, PyCharm, pytype, and similar tools.

Apache-2.0pure Python
1.4Mdownloads / mo
types-Flask-Cors With conditions
PyPI · Software Development · released Jul 2026

Provides type stubs for Flask-Cors to enable static type checking of Flask-Cors code with mypy, pyright, and other type checkers.

Apache-2.0pure Python · 3.10+
926.3Kdownloads / mo