Package - python3-typing-extensions
Package: python3-typing-extensions
apt-get install python3-typing-extensions
apt-get install python3-typing-extensions
Documentations in package:
Primary informations
Download package: http://deb.debian.org/debian/pool/bookworm-caracal-backports-nochange/main/p/python-typing-extensions/python3-typing-extensions_4.10.0-1~bpo12+1_all.deb (Size: 64.9KiB)| Property | Value |
|---|---|
| Package | python3-typing-extensions |
| Source | python-typing-extensions |
| Version | 4.10.0-1~bpo12+1 |
| Architecture | all |
| Maintainer | Debian Python Team |
| Installed-Size | 367 |
| Depends | python3:any |
| Filename | pool/bookworm-caracal-backports-nochange/main/p/python-typing-extensions/python3-typing-extensions_4.10.0-1~bpo12+1_all.deb |
| Size | 66424 |
| MD5sum | aa886eb584e897dda98ca64183ee153c |
| SHA1 | 4d97582014d6b56ede5127d1722dc36a6f0627cc |
| SHA256 | 2c3bec502a9fe6e7a151fcdd94a5c908ec894ca2adc5d207e69f9190f38f8f30 |
| Section | python |
| Priority | optional |
| Homepage | https://typing-extensions.readthedocs.io/en/latest/ |
| Description | Backported and Experimental Type Hints for Python The "typing_extensions" module serves two related purposes: . 1. Enable use of new type system features on older Python versions. 2. 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". |
| Description-md5 |
Files in package
- /usr/lib/python3/dist-packages/typing_extensions-4.13.2.dist-info/INSTALLER
- /usr/lib/python3/dist-packages/typing_extensions-4.13.2.dist-info/METADATA
- /usr/lib/python3/dist-packages/typing_extensions-4.13.2.dist-info/WHEEL
- /usr/lib/python3/dist-packages/typing_extensions.py
- /usr/share/doc/python3-typing-extensions/README.md
- /usr/share/doc/python3-typing-extensions/changelog.Debian.gz
- /usr/share/doc/python3-typing-extensions/changelog.gz
- /usr/share/doc/python3-typing-extensions/copyright
- /usr/share/doc/python3-typing-extensions/examples/_typed_dict_test_helper.py
- /usr/share/doc/python3-typing-extensions/examples/test_typing_extensions.py