[ ソース: python-typing-extensions ]
パッケージ: python3-typing-extensions (4.12.2-2)
python3-typing-extensions に関するリンク
Debian の資源:
python-typing-extensions ソースパッケージをダウンロード:
- [python-typing-extensions_4.12.2-2.dsc]
- [python-typing-extensions_4.12.2.orig.tar.gz]
- [python-typing-extensions_4.12.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [typing-extensions.readthedocs.io]
類似のパッケージ:
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".
その他の python3-typing-extensions 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)