$npx skillfedfor your agent

Packages starting with 'T'

900 packages · page 20 of 23

Packages

types-Flask-Migrate With conditions
PyPI · Quality Assurance · released May 2026

Provides type hints for Flask-Migrate, enabling type checkers like mypy and pyright to validate code using Flask-Migrate for database migrations.

Apache-2.0pure Python · 3.10+
451.6Kdownloads / mo
types-Flask-SQLAlchemy Skip
PyPI · Software Development · released May 2023

Provides type stubs for Flask-SQLAlchemy to enable static type checking with mypy, pyright, pytype, and other PEP 561-compatible tools.

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

Provides type stubs for the fpdf2 PDF generation library, enabling static type checkers like mypy and pyright to validate code that uses fpdf2.

Apache-2.0pure Python · 3.10+
763.0Kdownloads / mo
types-freezegun Skip
PyPI · Software Development · released Jun 2022

Provides type stubs for the freezegun time-mocking library, enabling type checkers like mypy and PyCharm to validate code that uses freezegun.

Apache-2.0pure Python
2.9Mdownloads / mo
types-futures With conditions
PyPI · Software Development · released Jan 2022

Provides type stubs for the futures package, enabling static type checkers like mypy and PyCharm to understand and validate code using futures.

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

Provides type stubs for GDB's Python API, enabling type checkers to validate code that uses GDB's scripting interface.

Apache-2.0pure Python · 3.10+
90.2Kdownloads / mo
types-geoip2 With conditions
PyPI · Software Development · released Aug 2021

Provides type stubs for the geoip2 package, enabling static type checking of geoip2 code with tools like mypy and PyCharm.

Apache-2.0pure Python
164.6Kdownloads / mo
types-geopandas With conditions
PyPI · Quality Assurance · released Aug 2026

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

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

Provides type stubs for the gevent library, enabling static type checkers to validate code that uses gevent's concurrency primitives and APIs.

Apache-2.0pure Python · 3.10+
585.9Kdownloads / mo
types-google-cloud-ndb With conditions
PyPI · Software Development · released Jul 2026

Provides type stubs for google-cloud-ndb, enabling static type checkers like mypy and pyright to validate code using the google-cloud-ndb package.

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

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

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

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

Apache-2.0pure Python · 3.10+
2.4Mdownloads / mo
types-grpcio-health-checking With conditions
PyPI · Software Development · released May 2026

Provides type stubs for grpcio-health-checking, enabling static type checkers like mypy and pyright to validate code using gRPC health checking.

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

Provides type hints for grpcio-reflection, enabling static type checkers like mypy and pyright to validate code using gRPC reflection APIs.

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

Provides type stubs for grpcio-status, enabling static type checkers like mypy and pyright to validate code using gRPC status handling.

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

Provides type stubs for gunicorn to enable static type checking of code that uses the gunicorn WSGI HTTP server.

Apache-2.0pure Python · 3.10+
229.6Kdownloads / mo
types-html5lib With conditions
PyPI · HTML · released May 2026

Provides type hints for the html5lib HTML parser, enabling static type checkers like mypy and pyright to validate code that uses html5lib.

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

Provides type stubs for the httplib2 HTTP client library, enabling static type checkers like mypy and pyright to validate code that uses httplib2.

Apache-2.0pure Python · 3.10+
2.8Mdownloads / mo
types-humanfriendly With conditions
PyPI · Software Development · released Mar 2025

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

Apache-2.0pure Python · 3.9+
210.6Kdownloads / mo
types-hvac With conditions
PyPI · Software Development · released Jul 2026

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

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

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

However, if you are already using icalendar 7.0.0 or later, uninstall this package—the library now includes its own type annotations, making this stub package redundant.

Apache-2.0pure Python · 3.10+
124.3Kdownloads / mo
types-influxdb-client With conditions
PyPI · Database · released Dec 2024

Provides type stubs for influxdb-client, enabling static type checkers like mypy, pyright, and pytype to validate code using the InfluxDB client library.

Apache-2.0pure Python · 3.8+
152.4Kdownloads / mo
types-ipaddress With conditions
PyPI · Software Development · released Jan 2022

Provides type stubs for Python's standard library ipaddress module, enabling static type checkers like mypy and PyCharm to validate code that works with IP addresses.

Apache-2.0pure Python
737.3Kdownloads / mo
types-Jinja2 Skip
PyPI · Software Development · released Nov 2021

Provides PEP 561 type stubs for Jinja2, enabling type checkers like mypy and PyCharm to validate code that uses Jinja2.

Install only if you cannot upgrade Jinja2 itself.

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

Provides type annotations for the jmespath package, enabling static type checkers like mypy and pyright to validate code that uses jmespath for JSON querying.

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

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

Apache-2.0pure Python · 3.10+
11.5Mdownloads / mo
types-jwcrypto With conditions
PyPI · Cryptography · released Jul 2026

Provides type annotations for the jwcrypto library, enabling static type checkers like mypy and pyright to verify code that uses jwcrypto for cryptographic operations.

Apache-2.0pure Python · 3.10+
571.0Kdownloads / mo
types-jwt Skip
PyPI · Software Development · released May 2021

Provides type stubs for the jwt package, enabling static type checkers like mypy and PyCharm to validate code that uses JWT authentication.

Apache-2.0pure Python
104.9Kdownloads / mo
types-ldap3 With conditions
PyPI · Software Development · released May 2026

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

Apache-2.0pure Python · 3.10+
462.2Kdownloads / mo
types-lxml Worth it
PyPI · Markup · released Feb 2026

Provides complete external type annotations for lxml, enabling static type checking and IDE support for code using lxml's XML and HTML processing functionality.

Install it if you use lxml and rely on type checking or IDE support.

Apache-2.0pure Python · 3.9+
3.8Mdownloads / mo
types-Markdown With conditions
PyPI · Markup · released Jul 2026

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

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

Provides type stubs for MarkupSafe, enabling static type checkers like mypy and PyCharm to validate code that uses MarkupSafe.

Install only if locked into older MarkupSafe versions lacking built-in types.

Apache-2.0pure Python
2.6Mdownloads / mo
types-maxminddb With conditions
PyPI · Software Development · released Sep 2021

Provides type stubs for the maxminddb package, enabling static type checkers like mypy and PyCharm to validate code using maxminddb.

Apache-2.0pure Python
587.6Kdownloads / mo
types-mock With conditions
PyPI · Testing · released May 2026

Provides type stubs for the mock library, enabling type checkers like mypy and pyright to validate code that uses mock for unit testing.

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

Provides type stubs for mypy-extensions, enabling type checkers like mypy and pyright to understand code using the mypy-extensions library.

Apache-2.0pure Python · 3.10+
148.9Kdownloads / mo
types-mysqlclient With conditions
PyPI · Database · released May 2026

Provides type annotations for the mysqlclient MySQL database driver, enabling static type checking of code that uses mysqlclient.

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

Provides type hints for the nanoid package, enabling static type checkers like mypy and pyright to verify code that uses nanoid for generating unique IDs.

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

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

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

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

Apache-2.0pure Python · 3.10+
1.7Mdownloads / mo
types-oauthlib With conditions
PyPI · Security · released Jul 2026

Provides type stubs for the oauthlib package, enabling type checkers like mypy and pyright to validate code that uses oauthlib for OAuth protocol implementation.

Apache-2.0pure Python · 3.10+
1.5Mdownloads / mo