$npx skillfedfor your agent

Packages starting with 'T'

900 packages · page 22 of 23

Packages

types-PyYAML With conditions
PyPI · released Jul 2026

Provides type stubs for PyYAML to enable static type checking of code that uses the PyYAML library.

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

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

Apache-2.0pure Python · 3.10+
532.3Kdownloads / mo
types-redis With conditions
PyPI · released Oct 2024

Provides type stubs for the redis package, enabling static type checking of redis code with mypy, pyright, pytype, and other type checkers.

However, uninstall it if you upgrade to redis 5.0.0 or later, as redis now includes native type annotations and this stub package may conflict.

Apache-2.0pure Python · 3.8+
21.8Mdownloads / mo
types-regex With conditions
PyPI · Software Development · released Jul 2026

Provides type annotations for the regex package, enabling type checkers like mypy and pyright to validate code that uses regex.

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

Provides type hints for the reportlab PDF generation library, enabling static type checking of code that uses reportlab without installing the full library.

Apache-2.0pure Python · 3.10+
786.7Kdownloads / mo
types-requests With conditions
PyPI · released Jul 2026

Provides type annotations for the requests library, enabling type checkers like mypy and pyright to validate code that uses requests without runtime overhead.

Install only if your type checker needs explicit stubs for an older requests version.

Apache-2.0pure Python · 3.10+
129.9Mdownloads / mo
types-requests-oauthlib With conditions
PyPI · Software Development · released Jun 2026

Provides type hints for requests-oauthlib, enabling static type checkers like mypy and pyright to validate code using OAuth authentication with the requests HTTP client.

Apache-2.0pure Python · 3.10+
351.0Kdownloads / mo
types-retry With conditions
PyPI · Software Development · released Apr 2026

Provides type hints for the retry package, enabling static type checkers like mypy and pyright to validate code that uses retry's retry decorators and functions.

Apache-2.0pure Python · 3.10+
7.5Mdownloads / mo
types-s3transfer With conditions
PyPI · Python Modules · released Dec 2025

Provides type annotations and IDE code completion for the s3transfer package, enabling static type checking with mypy or pyright.

MITpure Python · 3.9+aging
54.0Mdownloads / mo
types-setuptools With conditions
PyPI · released Aug 2026

Provides type annotations for the setuptools package, enabling type checkers like mypy, pyright, and others to validate code that uses setuptools.

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

Provides type stubs for the shapely package, enabling static type checkers like mypy and pyright to validate code that uses shapely's geometric operations.

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

Provides type annotations for the simplejson package, enabling type checkers like mypy and pyright to validate code that uses simplejson for JSON serialization and deserialization.

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

Provides type hints for the six Python 2/3 compatibility library, enabling type checkers like mypy and pyright to validate code that uses six.

Apache-2.0pure Python · 3.10+
5.6Mdownloads / mo
types-smorest With conditions
PyPI · Application Frameworks · released Dec 2022

Provides type stubs for flask-smorest, enabling static type checking and IDE autocompletion when using the flask-smorest library.

GPL-3.0-or-laterpure Python
991.5Kdownloads / mo
types-SQLAlchemy With conditions
PyPI · Database · released May 2023

Provides PEP 561 type stubs for SQLAlchemy, enabling type checkers like mypy, pyright, and pytype to validate code using SQLAlchemy.

Apache-2.0pure Python
503.6Kdownloads / mo
types-sqlalchemy-utils With conditions
PyPI · Database · released May 2024

Provides type stubs for sqlalchemy-utils, enabling static type checking and IDE autocompletion when using that library in Python projects.

However, be aware that maintenance is dormant (last release 823 days ago), type coverage is partial, and stubs may not reflect the latest sqlalchemy-utils API—verify…

GPL-3.0-or-laterpure Pythondormant
1.0Mdownloads / mo
types-stripe With conditions
PyPI · Software Development · released Jan 2024

Provides type stubs for the stripe package, enabling static type checking of stripe code with tools like mypy, pyright, and pytype.

Apache-2.0pure Python · 3.8+
845.2Kdownloads / mo
types-tabulate With conditions
PyPI · Software Development · released May 2026

Provides type hints for the tabulate package, enabling static type checkers like mypy and pyright to validate code that formats data into tables.

Apache-2.0pure Python · 3.10+
16.0Mdownloads / mo
types-tensorflow With conditions
PyPI · Quality Assurance · released Jul 2026

Provides type hints for TensorFlow 2.18.0, enabling static type checkers to validate code that uses TensorFlow without requiring the full TensorFlow package to be installed.

Apache-2.0pure Python · 3.10+
407.6Kdownloads / mo
types-termcolor Skip
PyPI · Software Development · released Mar 2023

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

Apache-2.0pure Python
580.6Kdownloads / mo
types-toml With conditions
PyPI · released May 2026

Provides type hints for the toml package, enabling static type checkers like mypy and pyright to validate code that parses or manipulates TOML configuration files.

Apache-2.0pure Python · 3.10+
68.7Mdownloads / mo
types-toposort With conditions
PyPI · Software Development · released Apr 2026

Provides type hints for the toposort package, enabling type checkers like mypy and pyright to validate code that uses topological sorting.

Apache-2.0pure Python · 3.10+
310.6Kdownloads / mo
types-tornado Skip
PyPI · Software Development · released Aug 2021

Provides PEP 561 type stubs for tornado, enabling static type checkers like mypy and PyCharm to validate code using tornado.

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

Provides type annotations for the tqdm progress bar library, enabling type checkers like mypy and pyright to validate code that uses tqdm.

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

Provides type stubs for the typed-ast package, enabling static type checkers like mypy, pyright, and pytype to understand code using typed-ast.

Apache-2.0pure Python
516.9Kdownloads / mo
types-tzlocal With conditions
PyPI · Software Development · released Oct 2023

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

If you are using tzlocal 5.2 or later, do not install this package—uninstall it if present—because tzlocal now includes its own type stubs.

Apache-2.0pure Python · 3.7+
2.4Mdownloads / mo
types-ujson With conditions
PyPI · Software Development · released Aug 2025

Provides type hints for JSON serialization library code, enabling static type checkers like mypy and pyright to validate annotated code.

Apache-2.0pure Python · 3.9+
2.5Mdownloads / mo
types-unidiff With conditions
PyPI · Software Development · released Jul 2026

Provides type stubs for the unidiff package, enabling static type checkers like mypy and pyright to validate code that uses unidiff for parsing unified diff format files.

Apache-2.0pure Python · 3.10+
102.7Kdownloads / mo
types-urllib3 With conditions
PyPI · released Jul 2023

Provides type stubs for urllib3 to enable static type checking with mypy, pyright, pytype, and similar tools on code using urllib3.

However, if you use urllib3 2.0.0 or later, which includes native type annotations, this package is redundant.

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

Provides type hints for the uWSGI Python API, enabling type checkers like mypy and pyright to validate code that uses uWSGI.

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

Provides type stubs for the vobject package, enabling type checkers like mypy and pyright to validate code that uses vobject for working with iCalendar and vCard data.

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

Provides type stubs for the waitress WSGI server, enabling static type checkers like mypy and pyright to validate code that uses waitress.

Apache-2.0pure Python · 3.10+
252.7Kdownloads / mo
types-webencodings With conditions
PyPI · Software Development · released Apr 2026

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

Apache-2.0pure Python · 3.10+
7.0Mdownloads / mo
types-Werkzeug Skip
PyPI · Software Development · released Nov 2021

Provides PEP 561 type stubs for Werkzeug, enabling type checkers like mypy and PyCharm to validate code using Werkzeug without runtime overhead.

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

Provides type stubs for WTForms, enabling type checkers like mypy and pyright to validate code that uses WTForms for form handling and validation.

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

Provides type hints for the xlrd library, enabling type checkers like mypy and pyright to validate code that reads Excel files with xlrd.

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

Provides type annotations for the xmltodict package, enabling static type checkers like mypy and pyright to validate code that parses XML into Python dictionaries.

Apache-2.0pure Python · 3.10+
1.4Mdownloads / mo
types-yt-dlp With conditions
PyPI · Software Development · released Aug 2026

Provides type hints for yt-dlp, enabling static type checkers to validate code that uses yt-dlp without requiring the full package to be installed.

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

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

Apache-2.0pure Python · 3.10+
215.7Kdownloads / mo
types-zxcvbn With conditions
PyPI · Quality Assurance · released May 2026

Provides type hints for the zxcvbn password strength estimation library, enabling type checkers to validate code that uses zxcvbn.

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