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
Built Distribution
File details
Details for the file typing_extensions-4.0.0.tar.gz
.
File metadata
- Download URL: typing_extensions-4.0.0.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2cdf80e4e04866a9b3689a51869016d36db0814d84b8d8a568d22781d45d27ed
|
|
MD5 |
80c0839d184acb59e00b72ccfbbdafa7
|
|
BLAKE2b-256 |
1a23748b0c9a5578110b31580c8d2643319adcb3ec91f601b50a955051b51f1d
|
File details
Details for the file typing_extensions-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: typing_extensions-4.0.0-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9
|
|
MD5 |
33a3059e2a2bee4359600b1ed3bd57e0
|
|
BLAKE2b-256 |
176132c3ab8951142e061587d957226b5683d1387fb22d95b4f69186d92616d1
|