Backported and Experimental Type Hints for Python 3.6+
Project description
Typing Extensions – Backported and Experimental Type Hints for Python
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 backports of these changes. Experimental types that may eventually be added to the typing module are also included in typing_extensions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
typing_extensions-4.0.1.tar.gz
(22.7 kB
view hashes)
Built Distribution
Close
Hashes for typing_extensions-4.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f001e5ac290a0c0401508864c7ec868be4e701886d5b573a9528ed3973d9d3b |
|
MD5 | 716362736bf3143f3f8e68924c4f1c6e |
|
BLAKE2b-256 | 05e4baf0031e39cf545f0c9edd5b1a2ea12609b7fcba2d58e118b11753d68cf0 |