CMD + K

typing-extensions

Anaconda Verified

Backported and Experimental Type Hints for Python

Installation

To install this package, run one of the following:

Conda
$conda install main::typing-extensions

Usage Tracking

4.15.0
4.12.2
4.11.0
4.9.0
4.7.1
5 / 8 versions selected
Downloads (Last 6 months): 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 typingextensions module contains backports of these changes. Experimental types that will eventually be added to the typing module are also included in typingextensions.

About

Summary

Backported and Experimental Type Hints for Python

Last Updated

Sep 3, 2025 at 11:46

License

PSF-2.0

Total Downloads

94.5K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 4.7.1
win-32 Last supported version: 3.7.4.1
noarch Last supported version: 4.9.0
linux-s390x Last supported version: 4.12.2
macOS-64 Last supported version: 4.12.2