Skip to main content

Typing Extensions

This project is a branch of typing-extensions on QPython.

Overview

The typing_extensions module serves two related purposes:

Enable use of new type system features on older Python versions. For example, typing.TypeGuard is new in Python 3.10, but typing_extensions allows users on previous Python versions to use it too. Enable experimentation with new type system PEPs before they are accepted and added to the typing module. typing_extensions is treated specially by static type checkers such as mypy and pyright. Objects defined in typing_extensions are treated the same way as equivalent forms in typing.

typing_extensions uses Semantic Versioning. The major version will be incremented only for backwards-incompatible changes. Therefore, it's safe to depend on typing_extensions like this: typing_extensions >=x.y, <(x+1), where x.y is the first version that includes all features you need.

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_qpython-4.12.2.tar.gz (33.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

typing_extensions_qpython-4.12.2-py3-none-any.whl (32.9 kB view details)

Uploaded Python 3

File details

Details for the file typing_extensions_qpython-4.12.2.tar.gz.

File metadata

File hashes

Hashes for typing_extensions_qpython-4.12.2.tar.gz
Algorithm Hash digest
SHA256 2e3a45c8e775ce737f2106f3bd5dafe67e186f1f5e72a6e068b32fd46171d161
MD5 6ba68bb53d88819ac3e87e6fe046bf38
BLAKE2b-256 f30695fa78fc3c197d4617b1f024e7a1a41503dbc760b23fe069df94fa77afab

See more details on using hashes here.

File details

Details for the file typing_extensions_qpython-4.12.2-py3-none-any.whl.

File metadata

File hashes

Hashes for typing_extensions_qpython-4.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 97c63a8ac64ae393962507fdb11ecacc2c3a83478034287232882b6e6d5e943a
MD5 d41f643bccc3dede20a249de89150b5c
BLAKE2b-256 55936c7868ec9eb85bf66968b2062404f35db2fde0548accf482987892094adf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page