[ ソース: python-typing-inspect ]
パッケージ: python3-typing-inspect (0.8.0-1)
python3-typing-inspect に関するリンク
Debian の資源:
python-typing-inspect ソースパッケージをダウンロード:
- [python-typing-inspect_0.8.0-1.dsc]
- [python-typing-inspect_0.8.0.orig.tar.xz]
- [python-typing-inspect_0.8.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
API for runtime inspection of types in Python
The typing-inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module.
その他の python3-typing-inspect 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mypy-extensions
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python