CMD + K

typing-extensions

Community

Backported and Experimental Type Hints for Python

Installation

To install this package, run one of the following:

Conda
$conda install rocketce::typing-extensions

Usage Tracking

4.11.0
1 / 8 versions selected
Total downloads: 0

Description

The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Protocol or typing.TypedDict.

The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol.

About

Summary

Backported and Experimental Type Hints for Python

Information Last Updated

Aug 20, 2025 at 15:49

License

PSF-2.0

Total Downloads

1.1K

Platforms

noarch Version: 4.11.0