[ forky ]
[ sid ]
[ ソース: python-typing-inspection ]
パッケージ: python3-typing-inspection (0.4.1-1)
python3-typing-inspection に関するリンク
Debian の資源:
python-typing-inspection ソースパッケージをダウンロード:
- [python-typing-inspection_0.4.1-1.dsc]
- [python-typing-inspection_0.4.1.orig.tar.gz]
- [python-typing-inspection_0.4.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Tools to inspect Python type annotations at runtime
This package provides low-level functions to check if a variable is a "typing" object, and high-level introspection utilities used to inspect type annotations that take runtime edge cases into account.
その他の python3-typing-inspection 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-typing-extensions (>= 4.12.0)
- Backported and Experimental Type Hints for Python